body {
	margin: 0px; 
	font-family: sans-serif;
}

a:link {
	text-decoration: none; 

}
a:visited {
	text-decoration: none; 
}

a:hover {
	text-decoration: underline; 
}

input,select {
	color: #000000;
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
	border-style:solid;
	border-color: #acacac;
}

#banner {
	text-align:center;
}

#tagline {
	text-align:center;
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
}

#about  {
	width:500px;
	text-align:center;
}

#highest_google_page_rank {
	text-align:center;
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
	border-style:solid;
	border-color: #eaf6ff;
}

#stats {
	text-align:center;
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
	border-style:solid;
	border-color: #eaf6ff;
}

#form_response {
	text-align:center;
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
}

#form {
	text-align:center;
}

#introduction {
	text-align:center;
}

#paypal {
	text-align:center;	
}

#nav {
	text-align:center;	
}

#copyright {
	text-align:center;
	color:#999999;
}

#digg {
	text-align:center;
}
