* {
	margin: 0;
	padding: 0;
}

body{
	background-color:#F5F5F5;
}

#site{
	width: 100%;
	height:700px;
}
