body {
	background: #131313;
}

p {
	color: #ffffff;
	font-family: Arial;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
}

p.follow {
	font-size: 8px;
}

a:link, a:visited {
	color: #d6156c;
	text-decoration: none;
}

a:hover {
	color: #f34365;
}

#main {
	margin: 15px;
	width: 450px;
	color: #ffffff;
	font-family: Arial;
	font-size: 10.5px;
	font-style: normal;
	font-weight: normal;
}

