*{
	margin:0;
	padding:0;
}
body{
	text-align:center;
	width:100%;
}
#wrap{
	margin:auto;
	width:768px;
	height:432px;
}