/* CSS Document Smallwin top page basefile*/

body {
	background-color: #ECE9D8;
	width:800px;
	height:500px;
	margin:auto;
	margin-top:50px;
}
body h1{
	text-indent:-1000px;
	font-size:12px;
	}
