﻿body 
{
	width:800px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../media/background.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
	overflow:scroll;
}

img
{
	border-style:none;
}

a
{
	font-family:Verdana;
	color:Black;
}

#menu
{
	background-image:url(../media/menu.jpg);
}

.text
{
	font-family:Verdana;
	font-size:small;
	margin-top:30px;
	text-align:justify;
}

.tablo
{
	font-family:Verdana;
	font-size:small;
	margin-top:30px;
	text-align:center;
	width:750px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}

.bold
{
	font-weight:bold;
}

.headline
{
	font-weight:bold;
	font-size:medium;
	text-align:center;
	background-color:Gray;
}

.tabloheadline
{
	font-weight:bold;
	font-size:small;
	text-align:center;
	background-color:Gray;
}

.tablotext
{
	font-family:Verdana;
	font-size:small;
	margin-top:30px;
	text-align:center;
}
