@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/body_bg.jpg);
}

h1 {
	color:#00a5db;
	font-size:1.4em;
}

#navigation {
	border-bottom:1px solid #00a5db;
}

#header {
	border-bottom:1px solid #c3c5c8;
}
