@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	margin:auto;
	width:750px;
}

.box {
	background-color:#C1CBD2;
	width:750px;
	height:10px;}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}

.info {color: #FF6600;}

h1 {
	text-align:center;
	}
	
#about{
	}
	
	.black{
		color:#000;}
