
body { 
background-image: url("grafix/twenties.jpg"); 
background-position: top center; 
background-attachment: fixed; 
background-repeat: repeat;

font-family: Verdana, Geneva, Arial, Helvetica, san-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal;
line-height: normal; 
text-transform: capitalize; 
color: #000000;
}

a:link {color:#000000; text-decoration:none}  
a:visited {color:#000000; text-decoration:none}
a:active {color:#000000; text-decoration:underline}
a:hover {color:#000000; text-decoration:underline}



p { 
font-size: 18px; 
line-height: 22px; 
color: #000000
}

h1 {
font-size: 36px; 
font-weight: bold;
text-decoration: underline; 
text-align: center
}

h2 { 
font-size: 22px;
font-weight: bold; 
text-decoration: underline; 
text-align: center
}

h3 {
font-size: 22px; 
font-weight: bold;
color: #000000; 
text-align: center
}

.strap1 {
	background-color:#FFCFCF
}
.strap1 img {
	margin-right:20px;
	float:left
}

.strap2 {
	background-color:#CCCCFF;
	}

.strap2 img {
	margin-right:20px;
	float:left
}


#footer {
	text-align: center; padding-top: 10px; padding-bottom: 25px; padding-left:25px;  padding-right: 25px; width: 1000px; background:#ddd; color:#666; clear: both; font-size: 11px 
}
#footer p {
	text-align: justify; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; margin-bottom: 10px
}
#footer a {
	font-weight: normal
}
