@import url("/obertal.com/design/main.css");
html, body {margin:0; padding:0; width:100%; height:100%;}
body {
	background-color: #1B47B0;
	background-image: url(graphics/background-2011.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
}


A {color: #3F2516; text-decoration: none; background: none;}
A:HOVER { color: #6B0021; text-decoration: underline; background: none; }
.activity {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	color: #1B47B0;
}

