body {
	background-color: black;
	font-family: helvetica, verdana, arial, sans-serif;
	background-repeat: no-repeat;
}

strong, .strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.titles {
	font-size: 2em;
}

.titled {
	font-size: 2em;
}

.subtitle {
	font-size: .8em;
	color: white;
	font-weight: bold;
	margin-left: 5px;
}

.webtitle {
	margin: 10px;
	text-align: left;
	width: 250px;
}

.link1, .link2, .link3 {
	position: relative;
	top: 10px;
	float: right;
	height: 40px;
	width: 15px;
	margin: 2px;
}

.boxheader {
	font-weight: 900;
	text-indent: -.7em;
}

.postheader {
	font-weight: 600;
}

.more {
	text-align: right;
}

.back {
	text-decoration: none;
}

.center {
	text-align: center;
}