#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.1em;
	text-align: center;
	color: #494D4E;
}
#wrapper {
	width: 700px;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C5A9B8;
	border: 10px dotted #FC3;
	margin-top: 60px;
	padding: 22px;
}
body {
	background-color: #999;
	background-image: url(lineman.jpg);
}
#main_content {
	width: 498px;
	height: 498px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#main_content a:hover {
	color: #F03;
	text-decoration: none;
}
#main_content a {
	color: #0C6;
	text-decoration: none;
}
.statcounter {
	margin-right: auto;
	margin-left: auto;
	width: 60px;
}
#main_content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	float: none;
	text-align: center;
	color: #4F90B3;
}
