@charset "utf-8";
body {
	background-color: #DEF;
	margin-left:50px;
	margin-top: 50px;
	background-repeat: no-repeat;
}
.rubrik1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #99F;
	font-weight: bold;
}
  .info1 {
	font-family: "Times New Roman", Times, serif;
	line-height: 30px;
	font-style: normal;
	font-weight: lighter;
	font-size: 17px;
}
.utv {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: medium;
	color: #DFF;
	font-weight: bold;
}
#information1 {
	height: 137px;
	width: 290px;
	position: absolute;
	left: 56px;
	top: 134px;
	visibility: visible;
	margin-top: 0px;
	margin-left: 0px;
	font-style: normal;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	padding: 10px;
}
