﻿#main {
	width: 800px;
	position: absolute;
}
#site {
	border: medium #000080 double;
	margin: auto;
	width: 800px;
	margin-top: 40px;
	padding:15px;
}
#box {
	width: auto;
}
