﻿body 
{
	background-color: #ffffcd;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

#main
{
	width:800px;
	height:600px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:100px;
}

