body{
	margin: 0;
	pading: 0;
}
h1{
	display: none;
}

#site{
	width: 850px;
	margin: 0 auto;
}
