/* CSS Document */
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background:#0a2161 url(../img/bgdimi.jpg) no-repeat top center;
}

#new-year {
  width: 350px;
  height:345px;
  position:absolute;
  top:0;
  left:0;
  background:url(../img/dimi-new-year.png) no-repeat top center;
  z-index:999; 
}

#container {
  width: 100%;
  margin:0;
  padding:0;
}

#page{
width:1000px;
height: auto;
margin: 0 auto 0 auto;
padding:0;
}


#menutop{
width:250px;
height:100px;
position:absolute;
top:10px;
right:30px;
}


#top{
width:1000px;
height:376px;
margin:70px 0 0 0;
padding:0;
float:left;
font-family: Georgia;
font-size: 12pt;
color: #050c54;
}

#mid{
width:1000px;
height:250px;
margin: 0;
padding:0;
float:left;
font-family: Georgia;
font-size: 12pt;
color: #050c54;
}

#midf{
width:1000px;
height:191px;
margin: 15px 0 0 0;
padding:0;
}


