

body {background-image: url('images/Background.jpg');}
body {color:#000000;}

p {font-size:120%;}
p {color:#003562;}

h2 {font-size:224%;}
h2 {color:#0888c4;}

h3 {font-size:168%;}
h3 {color:#6b73bf;}

a {font-size:19px;}

a:link {color:#e90ce6;}
a:link {text-decoration:none;}

a:visited {color:#2199ff;}	
a:visited {text-decoration:none;}
a:hover {color:#4e78bc;}
a:hover {text-decoration:none;}
a:active {text-decoration:underline;}
