@charset "utf-8";
body {
	background-color: #AAAAAA;
	background-image: url(images/bgHome.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin: 0px;
}
