body {
	background-color: #a8b8ff;
	color: #00292e;
}

#overwrap {
	background-image: url(/images/designguru/chrome/bgstar.png);
	background-repeat: no-repeat;
	background-position: center 0;

}

#logowrap { background-image: url(/images/designguru/chrome/logostar.png); }

* html #logowrap { background-image: url(/images/designguru/chrome/logostar.gif); }

#thestar {
	position: absolute;
	top: 20px;
	left: 5px;
	width: 233px;
	height: 84px;
}

#thestartext {
	position: absolute;
	top: 70px;
	left: 5px;
	width: 190px;
	height: 50px;
}


#lucktext {
	position: absolute;
	top: 238px;
	right: 55px;
	width: 230px;
	text-align: right;
}


#symbolnow a {color: #00292e;}
#symbolnow a:hover {color: #00292e;}
span.hl {color:#F30}

