body {background-color:#000000;
	  color:#F0A731;
	font-size: 14px;
	text-align:left;
	margin-left:50px;
	margin-bottom:50px;
	}
	
#container{width:500px;
			height:auto;}
	  

a 	 {text-decoration: none;
	  font-weight: bold;
	  color:#895413;
	  margin-bottom:50px;
	 }
	
a:hover {
		text-decoration: underline;
		}
h2 {
	font-size: 18px;
	margin-top:70px;
	color:#895413;
	}
h1 {
	font-size: 24px;
	margin-top:20px;
	margin-bottom:70px;
	color:#895413;
	text-decoration:underline;}
