/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#000000;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:justify;
}
a:link,
a:visited{
	font-size:12px;
	color:#CCCCCC;
}
a:active,
a:hover{
	color:#FF4500;
}
#banner_bg_main{
	background:url(images/banner_bg.jpg) repeat-x;
}
#beautiful{
	background:url(images/grunge.jpg) no-repeat right;
	margin-top:0px;
}
#main_table_in{
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
}

.normalfont {
color:#999999;
font:"Times New Roman", Times, serif;
font-size:14px;
font-stretch:extra-condensed;
letter-spacing:1px;
font-weight:1 px;
}

.Compu{
color:#FFFFFF;
font-family:"Century Gothic";
}

.Brain{
color:#ff3300;
font-family:"Century Gothic";
}
