@charset "utf-8";
#main {
	height: 450px;
	width: 700px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#body {
	background-image: url(/Images/bg_gradient.png);
	margin: 0px;
	background-repeat: repeat-x;
}
