html, body {width: 100% !important;}

/*-- Valentine styles --*/
body {
	font: 85% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #00729E url(../template/body-bg-valentine.png) top center no-repeat;
}

a.logo {
	background: transparent url(../template/logo-valentine.png) top left no-repeat;
}

a.logo:hover {
	background: url(../template/logo-valentine.png) 0 -112px no-repeat;
}
