body {   
    margin:0px; padding:0px;   
	overflow-x: hidden;  
    font-family:Arial, Helvetica, sans-serif; 
	background:url(../images/bg.jpg)
}   

a { color: white; font-size: 11px; text-transform: uppercase; text-decoration: none; }
a:hover { color: lightgray;  }

#container {   
    background:url(../images/big_bg.jpg) top center no-repeat;
  
	position:relative;
	border: 1px;
}   
#footer {   
    border-top:1px solid #3f2324;   
    padding:30px 50px 80px 50px;   
}  

table.content { width: 700px; }
table.content td.logos { height: 30px; text-align: right; }
table.content td.sisu { height: 600px; background-color: black; }

table.mixtwit { width: 100%; height: 450px; }
table.mixtwit td.mixcloud { width: 450px; }

table.lower { width: 100%; }

table.footer { width: 700px; height: 45px; color: white; font-size: 10px; }

h6 { size: 10px; color: #6bdbe5; text-transform: uppercase; }