body {
background-attachment: fixed;
background-image: url(../images/layout/bg_main.png);
font-family:Times New Roman;
font-size:15px;
color:#00000;
}

h1 {
font-family:Times New Roman;
font-size:25px;	
color:#358a8d;
}

h2 {
font-family:Times New Roman;
font-size:20px;	
color:#358a8d;
}

h3 {
font-family:Times New Roman;
font-size:15px;	
color:#358a8d;
}

A:link {Font-size:15;color:#358a8d;Font-family:Times New Roman;text-align:left;text-decoration:none;font-weight:bold}
A:visited {Font-size:15;color:#358a8d;Font-family:Times New Roman;text-align:left;text-decoration:none;font-weight:bold}
A:active {Font-size:15;color:#358a8d;Font-family:Times New Roman;text-align:left;text-decoration:none;font-weight:bold}
A:hover {Font-size:15;color:#358a8d;Font-family:Times New Roman;text-align:left;text-decoration:underline;font-weight:bold}