/* style for The Firewater Band website
created by Chris O'Brien - http://www.chrisobriendesign.com
last update: 7-25-08
*/


html
{padding: 0px; margin: 0px; background: black; color: white;  }

body
{text-align: center; margin: 50px auto; font: 1em courier new;  font-weight: bold; }

body a
{color: white; text-decoration: none; border-bottom: 2px solid red;}

body a:hover
{background: red;}

.band_photo
{margin-top: 25px; }

.small_footer_text
{font: .75em courier new;  }