/* CSS Document */


body{ background: #000000 url(images/background.gif) repeat-x;}

#wrapper{
width:645px;
margin:0 auto;
}

#flash{ 
width:645px;
height:540px;
margin:5px 0 0 0 ;
}
 #dorinBox{float:left;
 border:  #000000 3px solid;

 margin:
 }
 #mariaBox{float:right;
  border: #000000 3px solid;
  
} 
 #footer{height:100px; background-color:#000000;
 width:100%;
 clear:both;
  }
