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

body

{
bottom: 0px;
left: 0px;
margin: 0px;
padding: 0px;
background: url('images/mainbodybackground.jpg') no-repeat;
background-position: bottom left;
background-attachment: fixed;
font-family: Arial, Helvetica, sans-serif;}

