body			{
			background-repeat: repeat;
			background-color:#353535;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight:normal;
			color: #000000;
			}


div.content		{
	position:absolute;
	top:30px;
	left:80px;
	width:1000px;
	height:854px;
	background-image:url(kuvat/pohja2-shop.jpg)
			}
			
			
div.keikat		{
	position:absolute;
	text-align: left;
	top:526px;
	left:656px;
	width:300px;
			}
			
			
div.lataa		{
	position:absolute;
	text-align: center;
	top:199px;
	left:163px;
	width:389px;
	
	height: 39px;
			}
			
div.nappi		{
	position:absolute;
	text-align: left;
	top:213px;
	left:158px;
	width:494px;
			}
			
			
div.tilaa		{
	position:absolute;
	text-align: left;
	top:575px;
	left:79px;
	width:455px;
			}
			
div.osto		{
	position:absolute;
	text-align: left;
	top:658px;
	left:19px;
	width:686px;
	height: 105px;
			}
			
			div.monsp		{
	position:absolute;
	text-align: left;
	top:769px;
	left:786px;
	width:80px;
	height: 69px;
			}
			
			div.addu		{
	position:absolute;
	text-align: left;
	top:769px;
	left:884px;
	width:60px;
			}
			
			
.button {
    border: 0px solid #000000;
	font-size: 12px;
	font-weight:bold;
    background: #FFFFFF;
       padding: 1px 7px;
	
}


.button:hover {
    border: 2px solid #ee3a1a;
    
}


h2 		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	color: #000000;

}			
			
			
p			{
	
			}
			
img			{
			border:0;
			}	
			
			
a:link {
	
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	
	text-decoration: none;	
}

a:hover {
	
	color: #000000;
	text-decoration: underline;	
}

a:visited {
	
	color: #000000;
	text-decoration: none;	
	
}

