* {
	margin: 0; padding: 0;
}


body {
	text-aign: center;
	font@ 14px Tahoma,Helvetica,Arial,Sans-Serif;
	background:#000 url(http://www.zenhussies.com/images/bg2.jpg);
	background-repeat:repeat;
	text-align: center;
}

h1 {
	text-align: center;
	font-size: 30px;
	padding: 0 0 30px 0;
}

h2 {
	text-align: right;
	font-size: 25px;
}

h3 {
	text-align: center;
	font-size: 9px;
}

a {
	text-decoration:none;
}

a:link {
	color:#660000;
}

a:visited {
	color:#660000;
}

a:hover {
	color:#cc0000;
}

a:active {
	color:#660000;
}

img {
	border:0 none;
}

#page-wrap {
	background: url(http://www.zenhussies.com/images/header_bg.jpg);
	background-repeat:no-repeat;
	background-position: 10% 0%;
	width: 846px; margin: 0 auto;
	text-align: center;
}

#main-content {
	background: url(http://www.zenhussies.com/images/busking.jpg);
	background-repeat:no-repeat;
	background-position: 4% 95%;
	font-family: Tahoma,Helvetica,Arial,Sans-Serif;
	color: #660000;
	margin: 5px 0 0 0;
	text-align: right;
	line-height: 30px;
	padding: 30px; width: 750px;
}

#footer {
	font-family: Tahoma,Helvetica,Arial,Sans-Serif;
	color: #660000;
	margin: 0 auto;
	text-align: right;
	line-height: 20px;
	padding: 0; width: 840px;
}

a.footer:link {color:#000;} 
a.footer:visited {color:#000;}
a.footer:hover {color:#000;} 
a.footer:active {color:#000;}
