a:link { text-decoration:none; color:#CCCCCC; }
a:visited { text-decoration:none; color:#999999; }
*:focus { outline: none; }
*::-moz-focus-inner { border: none; }

#body
{
	background:#ffffff;
	padding: 0px;
	margin: 0px;
}

#content
{ 	
	position:absolute;
	height:530px; 
	width:830px;
	margin:-265px 0px 0px -415px;
	top: 50%; 
	left: 50%;
	text-align: left;
	padding: 0px;
	overflow: hidden;
}

#alt
{
	position:absolute;
	height:530px; 
	width:830px;
	background-image: url(w_content.gif);
}

#upgrade
{
	position: absolute;
	margin:65px 0px 0px 340px;
	width: 450px;
	height: 400px;
	color: #ffffff;
	font-size: 12;
	font-family:arial, sans-serif;
}

#text
{
	position: absolute;
	margin:175px 0px 0px 340px;
	width: 450px;
	height: 400px;
	color: #ffffff;
	font-size: 14;
	font-family:arial, sans-serif;
}

#color
{
	position: absolute;
	right:10px;
	top:10px;
}

img
{
	border: 0px solid white; }
}
