body {font-family:Verdana, Arial, Sans Serif;font-size:12px;color:#838383;text-align:center;}
#container {width:794px;margin-left:auto;margin-right:auto;text-align:center;}
#sb {width:397px;height:563px;float:left;overflow:hidden;}
#mn{width:390px;height:563px;float:left;overflow:hidden;}
img{border:none;}




#sb a.image { 
     display: block; 
     width: 397px; 
     height: 563px; 
     background-image: url(images/sparkling_baby.png);
     background-repeat: no-repeat;
     }
	 
#sb a.image:hover { 
     background-image: url(images/sparkling_baby2.png); 
     } 
	 
#mn a.image2 { 
     display: block; 
     width: 397px; 
     height: 563px; 
     background-image: url(images/melanie_nicole.png);
     background-repeat: no-repeat;
     }
	 
#mn a.image2:hover { 
     background-image: url(images/melanie_nicole2.png); 
     } 