body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
}
.footer {
	font-size: x-small;
}
form, p, input, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
a:link,a:active,a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.bg_big {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-color: #FFF;
}
