@charset "utf-8";
body {
	margin:0;
	background-color:#282828;
}
body, td {
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#CCCCCC;
}

#about {
	width:450px;
	height:auto;
	border-top:#CCCCCC solid 1px;
	border:none;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	position:relative;
	text-transform:uppercase;
}

#about img {
	border:none;
	vertical-align:middle;
}

#about a {
	color:#FFFFFF;
	text-decoration:underline;
}
/* CSS Document */

