body {
	background-color: #000;
	color: #eef;
	background-image: url(../images/lovesjones_side.jpg);
	background-repeat: repeat-y;
	font-family: arial, sans serif;
	margin: 8px 8px 8px 76px;
	font-size: 10pt;
}

a {
	color: #99f;
}

td.pictureboard {
	vertical-align: middle;
	text-align: center;
}

td.picturelabel {
	text-align: center;
	vertical-align: top;
	font-size: 80%;
	font-weight: bold;
}

#blog {
	margin: 0px 100px 0px 100px;
	padding: 3px;
}

#copyright {
	text-align: center;
	font-style: italic;
	font-size: 80%;
}

#profile {
	width: 250px;
	float: right;
	background-color: #339;
	padding: 3px;
}

.black {
	color: 000;
}

.logo {
	margin-right: 20px;
}

.description {
	font-size: 80%;
	font-weight: bold;
}

.button {
	background-color: #339;
	color: #eef;
	padding: 4px;
	font-size: 80%;
	font-weight: bold;
}
