body {
	color: #FFFFFF;
}

a:link {border: none; color: #A3Cb99; text-decoration: none;}
a:visited {border: none; color: #A3Cb99; text-decoration: none;}
a:hover {border: none; color: #E1D2F9; text-decoration: none;}
a:active {border: none; color: #E1D2F9; text-decoration: none;}

.topLeft {
	background-image: url('top_left.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.largeImage {
	background-color: #A3Cb99;
	width: 0px;
}

.strip {
	width: 0px;
}

.title {
	color: #E04469;
	background-color: #A3Cb99;
}

.recentPost {
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom: 1px solid #7CA472;
	padding-bottom: 5px;
	padding-left: 0px;
}

.center {
	color: #E17E92;
}

h2 {
	color: #E17E92;
}

h3 {
	color: #7CA472;
}

h4 {
	color: #7CA472;
}

h5 {
	height: 100px;
	background-image: url('starburst_sensation.jpg');
	background-repeat: repeat-x;
	background-position: top left;
}

.center .byline {
	color: #E17E92;
}

.center .commentline {
	color: #E17E92;
}
