body {
	background-color: #FFFFFF;
	color: #FF0080;
	background-image: url('background.gif');
	background-repeat: repeat;
	background-attachment: fixed;
}

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

/* http://www.misspitasdomain.com/graphics/bow.gif */
.topLeft {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url('cake2.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.largeImage {
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 31px;
	background-image: url('ballonsCutLeft.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.title {
	margin-bottom: 0px;
	padding-left:190px;
	padding-top:65px;
	padding-bottom: 0px;
	background-image: url('ballonsCutRight.jpg');
	background-repeat: repeat-x;
	background-position: top left;
}

.navigation {
	padding-right: 0px;
}

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

.strip {
	background-image: url('divider-narrow.gif');
	background-repeat: repeat-y;
	background-position: top left;
	width: 31px;
}

.center a:link {border: none; color: #FF8000; text-decoration: none;}
.center a:visited {border: none; color: #FF8000; text-decoration: none;}
.center a:hover {border: none; color: #FF0080; text-decoration: none;}
.center a:active {border: none; color: #FF0080; text-decoration: none;}

.spacer {
	height: 0px;
	padding: 0px;
	margin: 0px;
}

.archives {
	margin-top: 0px;
	background-image: url('divider-narrow.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

h2 {
}

h3 {
	color:#FF8000;
}

h4 {
	color:#FF8000;
	border-bottom: 1px solid #FF8000;
}

h5 {
	height: 100px;
	background-image: url('cake2.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
