@charset "UTF-8";
/* CSS Document */

img { border:0px; }
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-image:url(http://www.tyu.no/gradient_grey.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
}
h1 {
	font-size: 28px;
color:#000000;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 12px;
	font-weight:normal;
}
.style2 {color: #CC0000}
.style3 {font-size: 68px}
input {
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	font-family: Verdana, serif;
	
}
#bottom { 
color:#333333;
line-height:30px;
margin-bottom:0px;
margin-top:50px;
}
