
body 
{
	background-color: #303099;
	background-image: url("../tausta.jpg");
	color: #280177;
	font-family:  timesnewroman;
	}

table
{
	color: #505050; 
	background-color: #FFFFFF;
	font-family:  timesnewroman;
	text-decoration: none;
	}
a
{
	color: #2020FF; 
	font-family:  timesnewroman;
	text-decoration: underline;
	font-weight: bolder;
	}

a:hover
{
	color: #FF2020; 
	font-family:  timesnewroman;
	text-decoration: underline;
	font-weight: bolder;
	}

h1
{
	color: #505050; 
	font-size: 25px;
	font-family:  timesnewroman;
	font-weight: bolder;
	}
	

h2
{
	color: #505050; 
	font-size: 20px;
	font-family:  timesnewroman;
	font-weight: bolder;
	}