body {
	background-color: #13141A;
}

a:link {
	color: #EAF8FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #EAF8FF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FC0;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #EAF8FF;
	font-weight: bold;
}

h2.style1 {
	color: #FFF;
	font-size: 18px;
s
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
}

h2.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FC0;

}

p.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}

#tila {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	background-image: url(../images/logo.png);
	height: 251px;
	width: 1000px;
}
#navigaatio {
	height: 17px;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 20px;
	background-image: url(../images/navi.png);
}
#sisalto {
	background-image: url(../images/content.png);
	border: 1px solid #06151C;
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 300px;
	padding-bottom: 20px;
	height: auto;
	width: 680px;
	background-color: #0f3142;
}
#sivuprofiili {
	width: 240px;
	float: right;
	padding-top: 40px;
	padding-right: 20px;
}
#footer {
	background-image: url(../images/footer.png);
	height: 16px;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	padding-left: 20px;
}
.lomaketeksti {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.tablestyle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	border-style:hidden;
	background-color:#0f3142
}
#gallery {
	width: 650px;
	height: 550px;
}

