
body {background-color: #404040}
//body {background-image: url('1.jpg')}

table {color: limegreen}

h1 {font-family: Tahoma,Arial,Helvetica,sans-serif}
h1 {color: limegreen}
h4 {font-family: Arial,Helvetica,sans-serif}
h4 {color: limegreen}
h5 {font-family: Arial,Helvetica,sans-serif}
h5 {color: limegreen}  
h6 {font-family: Arial,Helvetica,sans-serif}
h6 {color: limegreen}

a:link {color: gold}
a:visited {color: gold}
a:hover {color: goldenrod}
a:active {color: gold}

