body { background-image: url(images/bg1.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: top center; width: 100%;}

A:link {color:#C5420F ;}
A:alink {color:#F2713E ;}
A:visited {color:#C5420F ;}
A:hover {color:#F2713E ;}
A.menu:link {color:#F2713E ;text-decoration: none}
A.menu:alink {color:#F7AC8F ;text-decoration: underline}
A.menu:visited {color:#F2713E ;text-decoration: none}
A.menu:hover {color:#F7AC8F ;text-decoration: underline}

INPUT.button { background-color:#eeeeee;font:arial;font-weight:bold;color:#336666;font-size:xx-small; }
