@charset "utf-8";
/* CSS Document */

#header{
	margin:0 auto;
	width:990px;
	margin-top:20px;	
}

#version{
	margin:0 auto;
	width:990px;
	margin-top:20px;
	background-color:#CCC;
	margin-bottom:2px;
}

#version p{
	padding:5px;
	color:#FFF;
	font-weight:bold;
	text-align:left;
}

#version .title{
	margin-right:740px;
}