body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
/*Non-Flash style*/
#NonFlash{
	font-size:			16px;
	line-height:		16px;
	margin:				50px;
	width:				500px;
}

#NonFlash p{
	margin-bottom:		20px;
}
#MainContainer {
	width: 				878px;
	margin: 			0 auto;
}
#MainContainer .MainImg {
	width: 				850px;
	padding: 			0px 14px 35px 14px;
}

#Header {
	width: 				878px;
	padding:			0px;
	margin:				0px auto 24px auto;
	height:				33px;
	position:			relative;
}
#Header h1 {
	font-size:			48px; 
	line-height: 		33px;
	margin:				0 0 0 0; 
}
#Header h1 a {
	display:			block;
	width:				203px;
	height:				33px;
    outline: 			none;
	text-indent:		-5000px;
	text-decoration:	none;
	background:			url(../images/RevlonLogo.gif) top left no-repeat;
}

