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

body {    
margin:0px;  
left:0px;
background-color:#C2C5B4;
width:100%;
}

.mainDivStyle 
{	
position:absolute;	
width: 810px;
height: 520px;
margin-top:-270px;		
margin-left:-405px; 		
top: 50%;		
left: 50%;
}

.image1Style
{
float:left;	
margin-top:0px;		
margin-left:0px;
width: 380px; 		
height:500px;		
border-left: solid 20px #990000;		
background-color: #ffffff;	
}

.image2Style
{	
float:right;	
width: 380px;		
height:500px;		
border-left: solid 20px #000088;		
background-color: #ffffff; 
}

.footerStartSiteStyle 
{	
position:absolute;
margin-top:500px; 
font-size:10px;
}

.kmi {
margin-left:810px;
margin-top:-170px;
position:absolute;
height:155px;
width:15px;
	}
