@charset "utf-8";
/* CSS Document */

#test{
	background-color:#FFC;
	width:750px;
	height:50px;
	margin:20px auto;
	text-align:center;
	line-height:50px;
}