body
 {
  background-color: #777E8E;
 }

 A:link {color: #006699} 
 A:hover {color: #006699} 
 A:active {color: #006699}
 A:visited {color: #006699}
 
#header
 {
	background-image: url('banner.jpg');
  background-repeat: no-repeat;
	background-color: #2C374B;
	width:68%;
	height: 90px;
  border-left: solid #000000;
  border-right: solid #000000;
  border-top: solid #000000;
  border-bottom: solid #000000;
  border-width: 1px 1px 1px 1px;
 }
#nav
 {
	width:68%; 
  font: bold 90% verdana;
	background-color: #2C374B;
	padding-top:5px;
	padding-bottom: 5px;
  border-left: solid #000000;
  border-right: solid #000000;
  border-width: 1px 1px;
 }
#nav A:link {color: #E6EBF2} 
#nav A:hover {color: #E6EBF2} 
#nav A:active {color: #E6EBF2}
#nav A:visited {color: #E6EBF2}
#nav ul
 {
  margin:0;
 }
#nav li
 {
  display:inline;
  list-style:none;
  margin:0;
  padding:0;
 }
#reunus
 {
  padding: 0.2cm 0.2cm 0.2cm 0.2cm;
	width:67%;
  background-color: #FFFFFF;
  border-left: solid #000000;
  border-right: solid #000000;
  border-top: solid #000000;
  border-bottom: solid #000000;
  border-width: 1px 1px 1px 1px;
 }
#sisalto
 {
  background-image: url('tausta.jpg');
  background-repeat: no-repeat;
	background-attachment: fixed;
  background-position: 500px 150px;
  width:90%;
	min-height:400px;
  font: 80% verdana; color: #000000;
  background-color: #FFFFFF;
  overflow:auto;
	padding-right: 5px;
 }
#sisalto .omatyyli
 {
  color: #006699;
 }
#sisalto span
 {
  font: bold 150% verdana;
  color: #006699;
  text-decoration: none;
  margin:0;
 }
#vasen
 {
	margin-bottom: -15px;
 }
#loppu
 {
  font: 80% verdana; 
	color: #777E8E;
  width:68%;
  background-color: #2C374B;
  border-left: solid #000000;
  border-right: solid #000000;
  border-bottom: solid #000000;
  border-width: 1px 1px 1px;
 }