@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	height: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #6a6a6a;
}
