body{
	margin:0px;
	padding:0px;
	overflow:hidden;
	background: #F7F7F7;
	height:100%;
}
#content{
	width:100%;
	height:1px;
	position:absolute;
	top:10%;
}
#title{
	text-align:center;
	color:silver;
}
