body {
	background-color: #DFDFDF;
	/*background-color: #BFD730;*/
	margin: 0px;
	padding: 0px;
}

#alternatecontent {
	position:relative;
	width:303px;
	height:180px;
	text-align:left;
}

#alternateintro {
	position:relative;
	width:303px;
	height:33px;
	top:0px;
	left:0px;
}

#alternatelogo {
	position:relative;
	width:198px;
	height:13px;
	top:90px;
	left:0px;
}

#alternatecontact {
	position:relative;
	width:275px;
	height:30px;
	top:105px;
	left:0px;
}