html {}

body { background-color:#b1c2c9; }

a img {
	border: none;
}

a:link {
		color: #2d444d;
		text-decoration: underline;
		}

#Wrapper { 
			
			width: 980px; 
			margin: 20px auto 0 auto; 
			}

#Content {
			background-image:url('Home.jpg');
			}

#Footer {
		font-family: verdana;
		color: #2d444d;
		font-size: 14px;
		line-height: 175%;
		text-align: center;
		margin-top: 10px;		
		}
