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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Myriad Pro";
	background-color:#9da2a5;
	background-image:url(images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

