
body {
	background-color: #cfcfcf; 
	margin: 0; color: #333333; 
	text-decoration: none;  
	font-family: arial; 
	font-size: 12px; 
}


h1 { 
	font-weight: bold;
	font-size: 21px;
	color:#333333;
	padding-bottom: 10px;
}

#keywords { 
	font-size: 6px;
	color:#cfcfcf;

}


a {text-decoration: none; color: #697A82; font-weight: bold;}
a:hover {text-decoration: underline; font-weight: bold; color:#697A82;}
a:active {color:#666666}

.track {
	
}

#main{
	text-align:center;
}

#contact {
	padding-bottom: 10px;
	letter-spacing:2px;
}