  body { 
    background-color: white;
 
    }

  a:link { color: #000000; text-decoration:none }
  a:visited { color: #000000; text-decoration:none }
  a:hover { color: #DD0000; text-decoration:none }
  a:active { color: #DD0000; text-decoration:none }

img{
  padding:0;
  margin:0;
}

.menu{
  text-align:left;
  font-family: verdana;
  font-size:12px;
}

#head{
  padding-left:145px;
  font-family: verdana;
  color:red;
  font-size: 48px;
  height:160px;
  text-align:left;
  vertical-align:top;
  background:url('head.jpg');

}
#left{
  vertical-align:top;
  background:url('left_r.jpg');

}
#right{
  vertical-align:top;
  background:url('right.jpg');
}
#content{
  font-family: verdana;
  color: black;
  font-size: 12px;
  text-align:justify;
  vertical-align:top;
  width:760px;
  
}
.gallery{
width:200px;

}

