a:link {color: #A4D4F3;text-decoration: underline;}
a:visited {color: #A4D4F3;text-decoration: underline;}
a:hover {color: #A4D4F3;text-decoration: underline;}
a:active {color: #A4D4F3;text-decoration: underline;}


body {
		background-color: #010B1F;
}

table, th, td {
border: 0px;
}

img {
border: 0px;
}


#taustakuva {
		border:1px solid transparent;
		position: relative;
		z-index: 1;
		width: 900px;
		background-image: url(layout/2.png);
		background-repeat: repeat-y;
}


#kokosivu {
		position: relative;
		top: -4px;
		z-index: 2;
		width: 900px;
		background-image: url(layout/1.png);
		background-repeat: no-repeat;
}


#logo_suomi {
		position: relative;
		z-index: 3;
		width: 398px;
		height: 92px;
		background-image: url(layout/waterskizoo_logo_suomi.png);
		background-repeat: no-repeat;
}


#logo_eng {
		position: relative;
		z-index: 3;
		width: 398px;
		height: 92px;
		background-image: url(layout/waterskizoo_logo_eng.png);
		background-repeat: no-repeat;
}



#liput {
		position: absolute;
		top: 10px;
		left: 15px;
		z-index: 3;
		width: 140px;
		height: 34px;
}


#facebook {
		position: absolute;
		top: 62px;
		left: 22px;
		z-index: 3;
		width: 29px;
		height: 29px;
}


#linkit {
		position: absolute;
		top: 125px;
		z-index: 3;
		width: 900px;
		height: 59px;
}


#sisalto {
		position: relative;
		top: 170px;
		margin-bottom: 190px;
		z-index: 3;
		width: 600px;
		text-align: left;
		color: #A4D4F3;
		font-size: 14px;
		font-family: arial;
		font-weight: normal;
}


#alalogot {
		position: relative;
		z-index: 3;
		width: 900px;
		height: 116px;
}


#alakuva {

		position: relative;
		top: 8px;
		z-index: 4;
		width: 900px;
		height: 11px;
		background-image: url(layout/3.png);
		background-repeat: no-repeat;
		color: #A4D4F3;
}


h1 {
		margin-top: 10px;
		margin-bottom: 20px;
		font-size: 20px;
		font-weight: bold;	
}


h2 {
		margin-top: 20px;
		margin-bottom: 0px;
		font-size: 16px;
		font-weight: bold;	
}
