IMG {
	padding:0px; 
	border:0px; margin:0px
    }
    
H1, H2 
    {
	font-family:"hoefler text", serif; 
	font-weight:normal
    }

BODY {
	background: white; 
	color:black; 
	font-family:"times", serif; 
	padding-top:30px;
	line-height: 1.5em
    }

.buttonbar { 
	top:0;
	left:0; 
	width:100%;
	background-image: url(pics/button_background.gif);
	background-attachment: fixed;
	position:fixed

    }

