body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	background: url( http://www.zenshiatsuchicago.org/image/background.gif ) top center no-repeat fixed;
	}

a:link , a:visited {
	color: #3366cc;
	text-decoration: none;
	}

a:hover {
	color: #195298;
	text-decoration: underline;
	}

#page {
	margin: 0 auto;
	width: 700px;
	text-align: left;
	}

#header {
		font-size: 0.9em;
		padding: 0 80px 0 80px;
		text-align: center;
		}
		
		h1 a {
			display: block; 
			height: 100px; 
			width: 538px; 
			background: url( http://www.zenshiatsuchicago.org/image/zenshiatsu.gif ) top left no-repeat;
			}
			
			h1 a span {
				display: none;
				}
		
		#greeting {
			text-align: center;
			}

#content {
width: 490px; float: right;
}

#sidebar {
width: 200px; float: left;
}

#sidebar ul {
list-style: none;
margin-left: 0;
padding-left: 0;
}

#footer {
		padding: 60px 0 20px 0;
		text-align: center;
		}
		
		#footer p {
			margin: 1em auto;
			width: 250px;
			text-align: center;
			}