#tausta1 {
 background: #4C5A6F url(tausta.jpg) no-repeat; 
 height: 394px;
 width: 784px;
 top: 17px;
 left: 0px;
 position: absolute;
}

#whiteline {
 background: #4C5A6F url(viiva.png) repeat-x; 
 height: 70px;
 width: 100%;
 position: absolute;
 left: 0px;
 top: 17px;
}

#navi {
 background: white; 
 height: 15px;
 width: 340px;
 position: absolute;
 left: 15px;
 top: 72px;
 color: black;
 text-align: center;
}

#content {
 position: absolute;
 left: 100px;
 top: 115px;
 color: white;
}

#gad {
 position: absolute;
 left: 366px;
 top: 72px;
}