body {
	height: 550px;
	width: 600px;
	margin: 10px;
	background:#000000 url(http://appearancedesign.com/images/bkgddzn4.jpg) no-repeat 338px 38px;
}
a:link { 
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover, a:active {  
	color: #FFFFFF;
	text-decoration: underline;
}
p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #CCCCCC;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	width: 400px;
}
h1 {
	font: 24px "Courier New", Courier, mono;
	line-height: 10px;
	color: #999999;
}

h2 {
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #999999;
	margin: 2px;
	padding: 2px;
	height: 12px;
	width:500px;
	border: 1px solid #666666;
	border-left: none;
}
h3  {
	color: #CCCCCC;
	font: 10px Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	line-height: 20px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 5px 5px 5px 155px;
	padding: 3px;
	background: #666666;
	width:150px;
}
h4 {
	font:  14px Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	line-height: 25px;
	margin: 8px;
	letter-spacing: 3px;
	font-weight: bold;
	font-variant: small-caps;
}
#punch h1 a {
	color:#CCCCCC; 
	font-weight:bold;
}
#punch h1 a:hover {
	text-decoration:none;
	color:#FF0;
}
ul.navbar {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 20px;
	border-right: 1px double  #CCCCCC;
	border-bottom: 1px double #CCCCCC;
	border-left: 1px double #CCCCCC;
	margin: 5px 5px 5px 150px;
	padding: 3px 3px 3px 12px;
	width:280px;
	list-style-type:none;
}
ul.navbar li {
	display:inline;
}
#main {
	width:700px;
}
.format {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	padding: 5px;
	margin: 5px 5px 5px 155px;
	font-variant: small-caps;
	width: 340px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.format p a, .quote {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}
.links p {
	text-align:center;
}
	