@charset "utf-8";
h2 {
	color: #000000;
}

a img {
   border: none;

} 

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-attachment: scroll;
	background-image: url(assets/backgrounds/mainpage_background_v1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
}
#mainpic {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
