body{ padding:0px; margin:0px; font-family:Arial; font-size:small; color:#000000; background-image:url(tausta.jpg);}
a{color:#8B0000; font-weight:bold;}
a:hover{color:#FFD700;}
a:visited{color:#4169E1;}
h1{font-size:large;}
h2{font-size:small;}
img{border:none;}
table{ border:0px;}
td{ border: 0px;}
p {line-height: 1.5;}

#tyhjatila{
	background-color:#f5f5f5;
	width:760px;
	margin:0 auto;
	text-align:left;
	border:1px solid #444444;
}
#otsikko{
	width:760px;
	height:120px;
    margin:0px;
	background-color:#f5f5f5;
	background-image:url(logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#linkkipalkki{
	clear:both;
	width:760px;
    height:30px;
	
	background-position:top;
	background-repeat:repeat-x;
	background-image:url(navigointi.jpg);
        background-repeat:no-repeat;
            
    <ul id="navi">
     <li><a href="index.htm" title="Etusivu">Etusivu</a>
     <li><a href="bandi.htm" title="Bändi">Bändi</a>
      <li><a href="sanna.htm" title="Sanna Arell">Sanna</a>
     <li><a href="pete.htm" title="Pete Lehto">Pete</a>
     <li><a href="tekniikka.htm" title="Tekniikka">Tekniikka</a>
     <li><a href="kuvia.htm" title="Kuvia">Kuvia Bändistä</a>
     <li><a href="yhteys.htm" title="Yhteystiedot">Yhteystiedot</a>
     <li><a href="palaute.htm" title="Palaute">Anna Palautetta</a>
    </ul>
}
#alue{
	background-color:#f5f5f5
        width:754px;
	text-align:left;
	margin:4px;
	padding:3px 3px 0px 3px;
}



#vasen{
	background-color:#f5f5f5
        float:left;
	text-align:left;
	width:754px;
	margin:3px 0px 0px 0px;

}
#oikea{
	background-color:#f5f5f5
        float:left;
	text-align:right;
	width:754px;
	margin:3px 0px 0px 0px;
}
#alaosa{
	width:760px;
	height:100px;
        
        margin:0px;
	background-color:#f5f5f5;
	background-image:url(logo2.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

.break{clear:both;height:0px;}
