body {
	background-image: url(http://www.patricktong.com/images/greenBG.gif);
	background-repeat: repeat;
}

p {
	text-transform: none;
	font-weight: normal;
	font-size: 12px;
	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;
}

#container {
	background-color: #CEDCBA;
	clear: right;
}