html {
	font-size: 100%;
	background-color: #303030;
	height:100%;
}

body {
	position:relative;
	font-size: .75em;
	line-height: 1em;
	width: 970px;
	margin: 0px auto;
	background: none;
}
