body {
    background-image:url('grad.png');
    background-position:top right;
    background-repeat:repeat-x;
    background-color:black;
}
h1 { font-family:"Century Gothic"; font-weight:normal; font-size:40px; color:white; text-shadow: 4px 4px 3px #101010;}
a { font-family:"Century Gothic"; font-weight:normal; font-size:20px; color:white}
