@charset "utf-8";
/* CSS Document */

body{background:#7ad5e8 url(../images/home-bg.jpg) top center no-repeat;}

/* = homeheader */
h1.home{
	width:540px;
	padding:150px 0 5px 0;
	margin:0 130px;
	text-align:center;
	border-bottom:1px solid #4dc1c5;
}

