@charset "UTF-8";
/* CSS Document */
body {
margin:0px;
background:url(images/bg_images.jpg) no-repeat;
background-position: top center;
background-attachment: fixed;
font-family:"Times New Roman", Times, serif;
color:white;
}

