body {
	font-family: Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	scrollbar-arrow-color: #ffffff;
	background-color: #ffffff;
	background-image: url(vit.jpg);
	margin-top: 2%;
	margin-bottom:2%
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	font-weight: bolder
}
h2 {
	 font-family: Arial, Helvetica, sans-serif;
	 color: #3e3e3e;
	 font-weight: bolder
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	font-weight: bolder
}
.skugga {
	font-family: Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	background-color: #ffffff;
	background-image: url(skugga.gif);
	font-weight: normal
}
.knapp {
	font-family: Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	background-color: #ffffff;
	font-weight: normal
}
.margin {
	margin-right: 10%;
	margin-left: 10%
}
.update {
	margin-left: 1%
}
.tech_text {
	margin-left: 1%;
	padding-bottom : 5px
}
.error_mess {
	margin-left: 1%;
	font-family: Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	font-size: x-small
}
.quote {
	font-family: "Times New Roman", Times, serif;
	color: #3e3e3e;
	font-weight: normal;
	font-style : italic
} 
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	font-size: xx-small
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	font-size: x-small;
	font-weight: bolder
}
.tech_head {
	font-family: Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	font-size: x-small;
	font-weight: bolder
}
.piclink {
	font-family: Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	font-size: x-small;
	font-weight: bolder
}
.year {
	font-family: Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	font-size: x-small
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	font-size: x-small;
	margin-right: 15%;
	margin-left: 15%
}
.image {
	border-color : #3e3e3e;
	border-width : 1;
	border-style : solid
}
.guestlink {
	color: #3e3e3e;
	font-size: x-small;
	font-weight: bolder
}
a:link {
	text-decoration: none;
	color: #3e3e3e;
	font-weight: bolder
}
a:visited {
	text-decoration: none;
	color: #3e3e3e;
	font-weight: bolder
}
a:active {
	text-decoration: none;
	color: #3e3e3e;
	font-weight: bolder
}
.message {
	visibility:hidden;
	display:none;
}