@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(topImages/back.gif) repeat-x;
}
#wrapper {
	height: 560px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: url(topImages/maintop.jpg) no-repeat;
	text-align: right;
}
#buttun {
	margin: 230px 20px 0px 0px;
	padding: 0px;
	height: auto;
	width: 218px;
	float: right;
}
