body, html {
	background-color:	#2d2d2d;
	margin:				0px;
	padding:			0px;
}

.page {
	position:			absolute;
	height:				100%;
	width:				100%;
}

.tdMain {
	background-image:	url(../images/start/gradient.jpg);
	background-repeat:	repeat-x;
	height:				170px;
}