@charset "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	width: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/backgroundbg.jpg);
}
