body
{
background-color: #2d3641;
background-image: 
url('images/background.jpg');
background-attachment: 
fixed;
font-family: Arial, Helvetica, sans-serif;
scrollbar-3dlight-color:#d1d2dc; 
scrollbar-arrow-color:#d1d2dc;
scrollbar-base-color:#2d3641;
scrollbar-darkshadow-color:#2d3641;
scrollbar-face-color:#2d3641;
scrollbar-highlight-color:#d1d2dc;
scrollbar-shadow-color:#d1d2dc;
scrollbar-track-color:#2f3742;
}
a:link, a:active, a:visited {
color: #d1d2dc; 
text-decoration: none}
a:hover {
color: #66707C; 
text-decoration: none}

h1 {margin-top: 0px; margin-bottom: 15px; color: #d1d2dc; font-size: 18px;}
h2 {margin-top: 0px; margin-bottom: 0px; color: #d1d2dc; font-size: 18px;}

p.title   {margin-top: 0px; margin-bottom: 0px; text-align: justify; color: #d1d2dc; font-size: 12px;}
p			    {margin-top: 0px; margin-bottom: 0px; text-align: justify; color: #d1d2dc; font-size: 11px;}
p.left    {margin-top: 0px; margin-bottom: 0px; text-align: left; color: #d1d2dc; font-size: 11px;}
p.center  {margin-top: 0px; margin-bottom: 0px; text-align: center; color: #d1d2dc; font-size: 11px;}
p.right   {margin-top: 0px; margin-bottom: 0px; text-align: right; color: #d1d2dc; font-size: 11px;}
p.footer  {margin-top: 0px; margin-bottom: 0px; text-align: justify; color: #d1d2dc; font-size: 9px;}
p.small   {margin-top: 0px; margin-bottom: 0px; text-align: right; color: #d1d2dc; font-size: 9px;}



