* {
	margin:0;
	padding:0;
}

html {
	height:100%;
	margin:auto;
	width:100%;
}

#content{
	margin: 0 10px;
	width:905px;
}

