<!--
html {
 height: 100%;
 width:  100%;
}
<!--body 
{
 font-family:Arial;
 font-size:14px;
 background-color:#6E6E6E;
 text-align:center;
 scrollbar-highlight-color: #000033;
 scrollbar-track-color: #000033;
}
a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-weight:bold;
  color:#FFFFFF;
  font-size:13px;
  padding:0px;
}
a:active, a:hover
{ 
  color:#6e6e6e;
}
#container1 {
 font-family:Times New Roman;
 font-size:14px;	
 border-top: 0px solid #000000;
 border-left: 0px solid #000000;
 border-right: 0px solid #000000;
 border-bottom: 0px solid #000000;
 background-image: url('Salsa.jpg');
 background-repeat: fixed;
 width: 750px;
 height: 450px;
}
#container2 {
 border:0px solid #000000; font-family:Times New Roman;
 font-size:14px;	
 background-image: url('Salsa_hell.jpg');
 background-repeat: fixed;
 width: 750px;
 height: 450px
}
#instructor {
 font-family:Times New Roman;
 font-size:14px;	
 border-top: 0px solid #000000;
 border-left: 0px solid #000000;
 border-right: 0px solid #000000;
 border-bottom: 0px solid #000000;
 background-image: url('SK.jpg');
 background-repeat: fixed;
 width: 750px;
 height: 450px;
}
#navigation {
color:#ffffff;
background-color:#000033;
text-align:center;
width: 750px;
font-size:10px;
padding:6px 0px;
border-bottom: 0px solid #000000;
}
#logo {
 background-image: url('NY.jpg');
 background-repeat: no-repeat;
 width: 750px;
 height: 75px;
}
#bottom {
color:#ffffff;
background-color:#000033;
text-align:center;
width: 750px;
font-size:10px;
padding:2px 0px;
border-bottom: 0px solid #000000;
position: static;
bottom: 0px;
}
-->
