body { 
	font: 75% georgia, sans-serif;

	
background-repeat: no-repeat;
background-position: 50% 10%;  
background-color: #000000;		 
background-attachment: scroll;	
	
	}		
 
a:link { color: #1E90FF; text-decoration : none;}
a:visited { color: #9f9690; text-decoration : none; }
a:hover { color: #7099c0; text-decoration : none; }
a:active { color: #7099c0; text-decoration : none; }  


	
#whole {
background: url('bghome.jpg') no-repeat;
width: 750px;
height: 550px;
position: absolute;
top: 7%;
left: 20%;
	
}


#imm1
{ 
position: absolute;	 
top: 40px;
left: 251px;
}
 
#imm2
{ 
position: absolute;	 
top: 4px;
left: 501px;
	
}	  

#imm3
{
position: absolute;
top: 165px;
left: 33px;
}
		   
#imm4
{
position: absolute;
top: 347px;
left: 45px;
}		  

#imm5
{
position: absolute;
top: 20px;
left: 55px;
}
	
#box1
{
text-color: white;
text-align: right;
font-family: Papyrus, sans-serif, serif;   
font-size: 24pt;  
width: 600px;
position: absolute;
top: 400px;
left: 400px;	
}		 
	 
#box2
{  
text-color: white;
font-family: arial, sans-serif, serif;	
font-size: 7pt;
width: 600px;
position: absolute;
top: 93%;
left: 240px;
}		

#box3
{
text-color: white;
font-family: arial, sans-serif, serif;
font-size: 7pt;
text-align: left;
width: 200px;
position: absolute;
top: 75px; 
left: 100px;
}

#menu

{
	position:absolute;
	top:80px;
	left:367px;
	width:100px;
	height:40px;
	font-family: palimpus, papyrus, arial, sans-serif;
	
	
}




