img.menu {
width: 900px;
height: 137px;
border: 0px;
}

img {
border: 0px;
}

img.band {
opacity:.40;
filter: alpha(opacity=40);
-moz-opacity: 0.4;
}

/* Vieraskirja */

iframe {
width: 700px;
height: 460px;
border: 1px dashed #34160b;
vertical-align: top;
}







/* BODY-määritteet */


BODY.main {
margin-top: 0px;
margin: 0px;
background-color: #000000;
}



/* Taulukko-asetukset */


table.tausta {
align: center;
background: url("pics/tausta.jpg");
background-attachment: scroll;
background-repeat: repeat;
background-position: center top;
border-bottom: 1px solid #34160b;
border-right: 1px solid #34160b;
border-left: 1px solid #34160b;
width: 800px;
}



/* Teksti ja linkit */


hr {border: 1px dashed #34160b;}

DIV {font-family: Verdana; font-size: 12px; color: #f4d094;}
H {font-family: Verdana; font-size: 15px; color: #f4d094; font-weight: bold;}
small {font-family: Verdana; font-size: 10px; color: #34160b; font-weight: none;}
DIV.otsikko {font-weight: bold;}

div.box {border: 1px dashed #34160b; background-color: black;}
div.boxpic {border: 1px dashed #34160b; background-color: transparent;}



a:link {text-decoration: none; color: 9d5531;}
a:active {text-decoration: none; color: 9d5531;}
a:visited {text-decoration: none; color: 9d5531;}
a:hover {text-decoration: none; color: #f4d094;}







