/* bakusaurus top CSS Document */

body{
	background-color:#FFFFFF;
	text-align:center;
}

a:link
{
	color:#3366FF;
}

a:visited
{
	color:#99CC00;
}

a:hover
{
	color:#99CC00;
}


/*TEXT */


/*FLAME */

#main
{
	margin-top:50;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:500px;
	width:800px;
	background-color:#FFFFFF;
	border: thin solid #CCCCCC;
}

