body {
	background-color: #a10026;
}

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

}

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

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

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

#lovebirdtext {
	position: absolute;
	top: 120px;
	left: 5px;
	width: 200px;
	height: 125px;
}


#balancetext {
	position: absolute;
	top: 245px;
	right: 36px;
	width: 240px;
	height: 100px;
	text-align: right;
}

#balance {
	position: absolute;
	top: 140px;
	right: -10px;
	width: 148px;
	height: 99px;
}

