		*{
		padding:0px;
		margin:0px;
		

	}		



	body {
		background-color: rgb(26 21 7);
		font-family: "Georgia" serif "Times-Roman";
		font-size: .75em;
		margin: 0px;
		padding: 0px;
	}

	
		

	


		

	#container{
		border:1px solid rgb(224 204 164);		
		width:890px;
		height:595px;
		position:relative;
		top: 60px;
		left:0px;
		background-color:blue;
		padding:0px;
		margin:auto;
		
	}


	#topcon{
		border:0px solid rgb(224 204 164);
		background-image:url(images/splash.jpg);
		background-repeat:no-repeat;
		width:890px;
		height:498px;
		
		
	}
	

	
	#footer{
		width:890px;
		height:97px;
		background-color: rgb(156 12 0);
		border:0px solid #dce1d8;
		border-top-width:0px;
		border-top-color: rgb(224 204 164);
		margin:0px;
		padding:0px;
		
	}
	
	
	

		

	