

body	{
	margin: 0; border: 0; padding: 0;
	text-align: center;
	background-image: url("../images/bkg.jpg");
	background-repeat: repeat-y;
	background-position: center;
	background-color: #333333;
	}

h1 {line-height: 1%}
h2 {line-height: 1%}
h3 {line-height: 1%}


#container {border: 1px solid white; margin-right: auto; margin-left: auto; width: 800px; height: 1000px; background-color: #ffffff;}


#mainnav {text-align: left; float: left; margin: 0; border:0; padding: 0;}
a img {border: 0; margin: 0;}
img {float:left}

#badge{float:left; margin-top: 60px; margin-left: 55px;}


#content { line-height: 200%; text-align: left;  width: 520px; margin-top: 420px; margin-right: 120px; margin-left: 160px; border: 0;}


#sources { line-height: 80%; text-align: left;  width: 520px; margin-top: 420px; margin-left: 135px; border: 0;}