@charset "utf-8";
/* CSS Document */

body
{ 
background: #000000 url('css/bg.gif') no-repeat fixed center; 
}
h1 {color: #ff8000}
h2 {color: #ff8000}
h3 {color: #ff0000}

h1 {font-size: 150%}
h2 {font-size: 100%}

a:link {color: #FF8000}
a:visited {color: #FF8000}
a:hover {color: #FF8000}
a:active {coloc: #FF8000}

a img{

   border: none;
}