p {
	text-transform: none;
	font-weight: normal;
	font-size: 13px;
	font-style: normal;
	color: #000000;
}

body {
	background-color: #CEDCBA;
	background-attachment: fixed;
	background-repeat: no-repeat; 
	background-position: top left;
	background-image: url(http://www.patricktong.com/images/greenBG.gif);
	background-repeat: repeat;
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 13px;
	margin: 0;
	border-left: 20px solid #79af3a;
}

table { 
	border-style: hidden;
	border: 0px;
	margin: 5px;
}
/* * * * * * * * * * * * * * * * * * * * */

.normal {	
	text-transform: none;
	font-weight: normal;
	font-size: 13px;
	font-style: normal;
	color: #000000;
}

.title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	font-style: normal;
	color: #000000;
}

.date {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

.submitDate {
	text-transform: none;
	font-weight: normal;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}

h1 {
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
	font-size: 17px;
	font-style: normal;
	color: #000000;
}

.category {
	text-transform: none;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

.quote {
	text-transform: none;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

.tiny {
	text-transform: none;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.coolLink {
border: 2px;
border-style: solid;
padding: 5px;

}

.comment {
border: 2px;
border-style: solid;
padding: 5px;
	text-transform: none;
	font-weight: normal;
	font-size: 13px;
	font-style: normal;
	color: #000000;
}

.copyright {
text-align: center;
padding-top: 10px;
}

.copyright a{
color: #fff;
text-decoration: none;
}