/* copyright 2014 gregor binder office@catrix.at www.catrix.at */

body {
	background-color:#B9C0C6;
	font-family:"Sans-serif";
}

/*-----------*/
/*--- DIV ---*/
/*-----------*/

div#content {
	width:850px;
	text-align: center;
}

/*-------------*/
/*--- FONTS ---*/
/*-------------*/

h1 {
	font-size:27px;
}
