@charset "UTF-8";
body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center 150px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
}
body-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

