* {
	margin: 0;
	padding: 0;
}
body {
	background: #333;
	color: #666;
	font: 12px "Times New Roman", Times, Georgia, serif;
	text-align: left;
	text-align:center;
	padding: 2px;
}
img {
	border: none;
}
p {
margin-bottom: 1em;
}
a, a.visited {
	color: #b100ff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
:focus { -moz-outline-style: none; }
.moremargin {
	margin-top: 50px;
}
#entry {
	text-align:left;
	margin: 0 auto;
}

#no-flash {
	margin: 0 auto;
	width: 335px;
	height: 213px;
	background: #222;
}
#no-flash a {
	display: block;
	text-align: center;
	padding-top: 30px;
	font-size: 14px;
}

