body {background-color: white;
background-image:url('../BG/background.jpg');
background-repeat: repeat;
background-attachment:fixed;
font-size: 15px;
font-weight: bold;
text-decoration:none;
font-family: Times, sans-serif;}

a href{background-color: transparent;
color: #333333; text-decoration: underline; font-weight: bold;}
a:link { color: #663333; text-decoration: underline; font-weight: bold;}
a:visited { color: #663333; text-decoration: underline; font-weight: bold;}

H1 {background-color: transparent;color: #333333;text-decoration:none;}
H2 {background-color: transparent;color: #333333;text-decoration: none;}
H3 {background-color: transparent;color: #333333;text-decoration: none;}

