@charset "utf-8";
/* CSS Document */

div#content #main #mainLeft{
padding:50px;
 position:relative;
 float:left;
 height:480px;
 width:400px;
 }
 
div#content #main #mainRight{
position:relative;
 float:left;
 height:450px;
 width:480px;
 margin-top:10px;

 }
 
 div#img_acc{
 position:relative;
 width:223px;
 height:58px;
 background:url(../images/valentine-home_02.jpg) no-repeat;
 }
 
 h2{
 text-indent:-3000px;
 }
 

 
 

