body 
{
margin-top:0px;
background:url(../images/bg.jpg) #fff top center;
background-repeat: no-repeat;
background-size:100% 100%;
background-attachment: fixed;
}

.main
{
	background: rgba(255, 255, 255, 0.7);
	margin-left:auto;
	margin-right:auto;
	width:900px;
	margin-top:60px;
	box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);

}
#wrapper
{
	overflow:hidden;
	border-top:0px;


}


h1
{
  display:none;
}
.linkkivalikko
{
	height:35px;
	width:900px;
	margin-top:20px;
	background:#000;
	text-align:center;
	
}
#linkit ul
{
	list-style: none;
	line-height: normal;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
}
#linkit li
{
	float:left;
}
#linkit a 
{
	color: #e33b9a;
	display: block;
	width: 170px;
	height: 25px;
	padding-top:10px;
	margin-right:40px;
	text-decoration: none;
	text-align: center;
font-family: 'Arvo', serif;
	font-size: 13px;

}

#linkit a:hover
{	
color: #fff;
font-size:15px;
padding-top:8px;
padding-bottom:2px;
}
h3
{
	margin:20px;
	font-style: italic;
	font-size: 15px;
	margin-left:40px;
}
address
{
	font-size: 12px;
	margin-left:40px;
}
.bannerilaatikko
{
width: 900px;
height: 50px;
border: 0px;
margin-left: auto;
margin-right: auto;
padding: 10px;
background-image:url(../images/banner2.jpg);
background-position: top left;
background-repeat: no-repeat;
}



.tekstilaatikko
{
color: black;
width:100%;


}
.footerlaatikko
{
display: block;
	width: 900px;
	background: #000;
	text-decoration: none;
font-family: 'Arvo', serif;
	font-size: 13px;
	text-align:center;
color:#e33b9a;
}
p, ul
{
margin:20px;
font-family: 'Arvo', serif;
	font-size: 13px;
margin-left:40px;
margin-right:40px;
}
h2
{
font-family: 'Arvo', serif;
	font-size:20px;
	margin:20px;
	margin-left:40px;
}
a
{
color:#e33b9a;
	text-decoration: none;
	
}
.footerlink
{
	color:#e33b9a;
}