 body {
	margin: 0;
	padding: 0;
 }
 
 #background 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: relative; 
	 margin-left: auto; 
	 margin-right: auto; 
	 width: 1211px;
	 height: 874px; 
	 overflow: hidden;
	 z-index:0;
	} 

 #thispageisunderconst 
{ 
	 left: 416px; 
	 top: 660px; 
	 position: absolute; 
	 width: 379px;
	 height: 30px;
	 z-index:1;
} 

 #fashionbrandslogo 
{ 
	 left: 176px; 
	 top: 180px; 
	 position: absolute; 
	 width: 858px;
	 height: 439px;
	 z-index:2;
} 
