@charset "UTF-8";
* {
	margin: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topnav {
	background-color: #111111;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #phone {
}
#wrapper #topper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #mainbody {
	background-color: #FFFFFF;
	padding: 20px;
	width: 760px;
}
