/* Default class */
body {
background-color: white;
background-image:url("images/background/home-background.jpg");
margin-top: 15px
margin-left: 10px
}

/* Bottom Link*/
p.bottom_link {
text-align: center;
color: black;
font-size: 10pt;
font-family: arial;
}

/* Bottom Disclaimer */
p.disclaimer {
text-align: center;
font-family: "arial";
font-size: 8pt;
color: black;
}
