body
{
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
background-color:black;
font-family: arial;
font-size: 14px;
}

a
{
font-family: arial; 
text-decoration: none; 
color: white; 
font-size: 16px;
font-weight: bold;
}

table
{
font-family: arial;
font-size: 14px;
border:0;
}

.logo
{
position: absolute;
left: 10%;
top:10; 
z-index:3;
}

.menu
{
padding:10px 0 0 0;
color:white;
text-align:center;
position: relative;
z-index:2;
top:10;
width:800;
height:40;
background-image: url(images/menu.jpg); 
background-repeat: no;
}

.laatikko
{
padding: 10px 50px 10px 50px;
color:black;
position: relative;
z-index:2;
width:700;
min-height: 500px;
background-image: url(images/laatikko.jpg);
background-repeat: repeat-y;
font-family: arial;
font-size: 14px;
}

.kuva
{
float:right;
border:2px solid black;
}


.footer
{
clear:both;
text-align:center;
position: relative;
color:white;
z-index:2;
width:800;
height:40;
background-image: url(images/menu.jpg);
background-repeat: no;
}

.oikea
{
position:absolute;
z-index:1;
top:200;
left:950;
}

.lintu
{
position: absolute;
left:20;
top:20;
z-index:1;
}

#o1
{
font-family: arial; 
font-weight: bold; 
font-size: 18px; 
color: brown
}
#o2
{font-family: arial;
 font-weight: bold;
 font-size: 16px;
 color: black
 }
 #o3
{font-family: arial;
 font-weight: bold;
 font-size: 14px;
 color: black
 }

