html        { 	height: 100%;
			    width: 100%;
               }

#flashcontent { height: 100%;
				}

body         { 	background-repeat: no-repeat;
				background-position: center top;
				background:  #000000 url(images/valvoline_advisor_47.jpg) no-repeat top center;
				height: 100%;
			    width: 100%;
               }
               
a:link       { color:FFFFFF; background:transparent; text-decoration:none}
a:visited    { color:FFFFFF; background:transparent; text-decoration:none}
a:hover      { color:CCCCCC; background:transparent; text-decoration:underline}

p {margin-top:15px;}

.popup1		{  padding: 0px; }
.popup2		{  padding: 0px; }

#pult {
	position: absolute;
	bottom: 10px;
	top:5px;
	right:5px;
	width: 50;
	height: 16;
}
