

body {
	color: #333333;
	font-size:13px;
	font-family:"Lucida Grande","Lucida Sans",Arial,sans-serif;
	line-height:140%;
	margin: 0;
	padding: 0;
	background-color:#fff;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
}

html {overflow-y: scroll;}


.headline{
font-size:18px;
color:#333333;
font-weight:bold;
}

.footer{
font-size:12px;
color:#333333;
}