body{
	background: #121212;
}

h1{
	font-family: Consolas, Verdana, Arial;
	font-size: 11.5pt;
	color: #f2f0f3;
	margin-top: 5px;
	margin-bottom: 0px;
}

h2{
	font-family: Consolas, Verdana, Arial;
	font-size: 11pt;
	color: #f2f0f3;
	margin-top: 5px;
	margin-bottom: 8px;
}

p{
	font-family: Consolas, Verdana, Arial;
	font-size: 10.5pt;
	color: #f2f0f3;
	margin-top: 3px;
	margin-bottom: 14px;
}

#osoite{
	position: relative;
	top: 500px;
	right: -410px;
}

#some{
	position: relative;
	top: 420px;
	right: -90px;
}

#navigation{
	background-image: url(taustakuva.png);
	background-repeat: no-repeat;
	/*position: absolute;*/
	margin-left: auto;
	margin-right: auto;
	height: 772px;
	width: 600px;
}

#facebook{
	width: 40px;
	height: 40px;
}

#wordpress{
	width: 40px;
	height: 40px;
}

#youtube{
	width: 90px;
	height: 40px;
}

#nav1{
	position:relative;
	top: 226px;
	right: -78px;
}

#nav2{
	position:relative;
	top: 549px;
	right: -218px;
}

#nav3{
	position:relative;
	top: 62px;
	right: 42px;
}

#nav4{
	position:relative;
	top: 253px;
	right: -17px;
}

#nav5{
	position:relative;
	top: 352px;
	right: 79px;
}

.facebook{
	margin-left: 65px;
	margin-top: 0px;
}

.wordpress{
	margin-left: 4px;
	margin-top: 0px;
}

.youtube{
	margin-left: -2px;
	margin-top: 0px;
}

a:link {
			font-family: arial, helvetica;
		
			border: 0px;
		}

a.fb_link:link {
			color: #f5f5f5;
			text-decoration: none;
		}
