body,td,th {
	color: #FFFFFF;
	text-align: center;
}
body {
	background-color: #272727;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
fieldset,img {
	border:0;
	outline:none;
}


a: {
	outline: none;
}


a:link {
	color: #6699ff;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cc99ff;
}
a:hover {
	text-decoration: underline;
	color: #ccccff;
}
a:active {
	text-decoration: none;
	color: #ff3333;
	background-attachment: fixed;
	background-image: url(http://apps.storm8.com/racing/images/support_imobsters2.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.main {
	text-align: center;
}
.blog {
	text-align: left;
	font-size: small;
}

.frameBg {
	background-color: #2d0402;
}