html, body { background-color:#fff; }
body {
	margin:0;
	padding:0;
	text-decoration:none;
	background-position:center center;
	background-repeat:repeat-y;
	color: #ccc;
}