body
{
height:100%;
margin: 0 auto;
text-align: center;
}

#frame
{
	margin: 0 auto;
	border: #CCC solid 5px;
	width: 400px;
}
