<style type="text/css">

H1
{
  color: #243f3d;
}

H2
{
  text-align: center; 
  color: #243f3d;
}

body
{
  background-color: #CFE3FF ;
}

#logo {
background: url('images/menu.png');
margin-left:20px;
margin-top:0px;
width:200px;
height: 1400px;

} 

#banner {
margin-left:23px;
margin-top:10px;
} 

#menu {
background-image: url("images/menu.png");
margin-left:20px;
margin-top:0px;
width:200px;
height: 600px;

} 

.menu_item,a {
margin-left:0px;
margin-top:0px;
width:200px;
height: 30px;
text-align:center;
color: white;
font-weight: bold;
text-decoration:none;
} 

#text {
margin-left:0px;
margin-top:0px;
width:605px;
height: 2000px;
background-color: #BADEFF;
} 

#gallery {
margin-left:0px;
margin-top:0px;
width:605px;
height: 2000px;
background-color: #BADEFF;
text-align:center;
} 

#contact {
font-size:20px;
margin-left:0px;
margin-top:0px;
width:292px;
height: 200px;
background-color: #BADEFF;
} 

#header {
font-size:22px;
}

a.black {color: #000000;}

.blue {
color: blue;
padding-top: 20px;
text-align:left;
}

#footer {
text-align: center;
} 

//-->
</style> 


