﻿body 
{
    
}

#tausta 
{
   
}

a{
      border:none;
      outline:none;
}


#tausta-img
{
    width: 100%;
	position: absolute; 
	top: 0;
	left: 0;
	
}  

#content 
{
    position:absolute;
    z-index : 2;
    width: 70%;
    top: 0;
    margin-left: 15%;
}

#palsta1
{
    float: left;
    position:absolute;
    z-index : 2;
    width: 50%;
    top: 120%;
    margin-left: 27%;
    color: white;
    font-family: Arial;
    font-weight:bold; 
       
}



#logo 
{   
   z-index: 3;
   margin-left: 25%;
}
 
#logo-img
{   
   width: 100%;
   max-width: 500px;
   
}

