body{
   background-color: #7f171f; 
   background-image: url('http://www.nicosiaonline.com/school/water.jpg');
}
body.images{
   background-color: black;
   background-image: url('http://www.nicosiaonline.com/school/water.jpg');
}
.one{
   text-decoration: underline; 
   font-size: 13pt; 
   color: black; 
   font-weight: bold; 
   font-family: "comic sans ms"
}
.two{
   text-decoration: none;
   font-size: 10pt; 
   color: white; 
   font-family: "comic sans ms"; 
   text-align: center;
}
.three{
   text-align: right;
   text-decoration: none; 
   font-size: 12pt; 
   color: red; 
   font-family: "comic sans ms";
}
.four{
   text-align: center;
   font-size: 10pt;
   color: white;
   font-family: "comic sans ms";
}
div.text{
   height: 300px;
}
div.table{
   text-align: center;
}
table.main{
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}
table.gallery{
   text-align: center;
}
td.top{
   width: 800px;
   height: 100px;
   border-color: maroon;
   font-size: 30pt;
   color: white;
   font-style: italic;
   font-weight: bold;
   font-family: "comic sans ms";
   text-align: center
}
td.menu{
   width: 125px;
   height: 300px;
   text-align: center;
   border-color: #b6212d;
   background-color: #458b00
}
td.text{
   width: 690px;
   text-align: center;
   border-color: red;
   background-color: black;
   font-size: 14pt;
   color: white;
   font-family: "comic sans ms";
}
td.welcome{
   width: 690px;
   text-align: center;
   border-color: red;
   background-color: black;
   font-size: 14pt;
   color: white;
   font-family: "comic sans ms";
   vertical-align: text-top;
}
td.gallery{
   width: 112px;
   text-align: center;
   vertical-align: text-top;
   border-color: black;
   background-color: black;
   font-size: 12pt;
   color: white;
   font-family: "comic sans ms";
}
td.buttons{
   width: 200px;
   height: 450px;
   text-align: center;
   vertical-align: text-top;
   border-color: black;
   background-color: black;
   font-size: 12pt;
   color: white;
   font-family: "comic sans ms";
}
td.boat{
   width: 690px;
   text-align: left;
   border-color: red;
   background-color: black;
   font-size: 14pt;
   color: white;
   font-family: "comic sans ms";
}
td.news{
   width: 690px;
   text-align: center;
   font-size: 13pt;
   background-color: black;
   color: white;
   font-family: "comic sans ms";
}
td.details{
   width: 600px;
   text-align: right;
   vertical-align: text-top;
   border-color: black;
   background-color: black;
   font-size: 12pt;
   color: white;
   font-family: "comic sans ms";
}
ul.boat{
   font-size: 12pt;
   color: white;
   text-align: left;
   font-family: "comic sans ms";
}
ul.photo{
   font-size: 10pt;
   color: white;
   text-align: left;
   font-family: "comic sans ms";
}