﻿a { color: #97BE0D; text-decoration: underline; }
a:hover { color: #1E1E4C; }
body, html { margin: 0; padding: 0; }
body
{
    background-attachment: scroll;
    background-image: url('../img/bg-header-element.jpg');
    background-position: left top;
    background-repeat: repeat-x;
    color: #1E1E4C;
    font-family: Arial;
    font-size: 11px;
    height: 100%;
}
h1 { font-size: 12px; margin: 0px 0px 5px 0px; text-transform: uppercase; }
img { border: none; }