@charset "UTF-8";
/*----------------------------------------------------------
	COMPANY CSS
----------------------------------------------------------*/

#message{
	width: 500px;
	line-height: 180%;
	margin-left: 50px;
	font-size: 100%;
}
#message p{
	line-height: 180%;
	margin-bottom: 1ex;
}

#messageh2{
	text-align: center;
	font-size: 120%;
	font-weight:bold;
	margin-bottom: 2em;
	font-size:150%;
	font-style:italic;
}

