body {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	background: #8BC7EC url('taivastausta3.jpg');
	background-repeat: repeat-x;
	line-height:20px;
	margin:0;
	padding:0;
}
#yleisteksti{

}
img{
	margin:0;
	padding:0;
}

a {
	color:#ffffff;
	background-color:#2999FF;
	text-decoration:none;
	padding:0px;
}


a:hover
{
background-color: #FF00FF;
}

h3{
	font-size:20px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif
}

h2{
	font-size:28px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif
}

hr  {
  color: #67B0E5;
  height: 1px;
  border: 0;
background-color: #67B0E5;

  }

.tapahtumapieni
{
		font-size: 12px;	
		line-height:16px;

}

#tapahtumapalkki
{
position:absolute; width:360px; height:480px; z-index:2; left: 528px; top: 570px;
background-color: #61B3E7;
padding:25px;
margin-bottom:50px;
}

input,  textarea{
	border:1px solid #4EA9E2;
	
/*	text-align: justify; */
}

#ylapalkki
{
position:absolute;
left: 0px;
top:0px;
width:100%;
height:32px;
background: #3269A2 url('images/palkkiraita.jpg');
background-color:#3269A2;
background-repeat: repeat-x;
/*border-bottom: 1px solid #3269A2;*/

}


