html, body {
	background-color:#fff8fb;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}
object {outline:none;}
img {border:0;}
h1,p,span,img,a {padding:0;margin:0;}
#content {
	background-color:#fff8fb;
	width:100%;
	height:100%;
}
#content.flashEnabled {overflow:hidden;}
#noFlashContent {
	margin:0 auto;
	width:980px;
	padding-top:500px;
	background-image:url('/us/images/noflash/vw_noFlash_banner.jpg');
	background-repeat:no-repeat;
	font-family:Georgia,Helvetica,Arial;
}
#noFlashContentContainer {
	margin:0 auto;
	text-align:center;
	width:415px;
}
h1,h2,h3 {
	color:#672785;
	font-size:11px;
}
p,span {
	padding:4px;
	color:#6e6d6d;
	font-family:Helvetica,Georgia,Arial;
	font-size:11px;
}
a {
	text-decoration:none;
	color:#672785;
}