/* -------------------------------------------------------------- 

   style.css
   * AsianTech
   
-------------------------------------------------------------- */

#root {
	margin-top:30px;
	background-image:url('../images/logo.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	height:220px;
}
.centerize {
	text-align:center;
}
