	body 	{
		background: #B59D88;
		text-align: center;
		font: 75% Verdana;
		color:#000000;
		}
		
	h1 	{
		font-size: 110%;
		font-weight: bold;
		margin: 0;
		color:#2A4098;
		}
		
	a 	{
		color:#5B7BB9;
		}
	
	#inner {
		width: 740px;
		height: 651px;
		border: 1px solid #5B7BB9;		
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		background: #ffffff url('main-background.jpg') no-repeat center;
		}
		
	#content {
	        float: left; 
		width: 575px;
		height: 480px;		
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		}
		
	#header {
		height: 100px;
		width: 600px;
		}
		
	#jg 	{
		float: right;
		height: 230px;
		padding-top:300px;
		vertical-align: bottom;
		}