body { background-color: white; }
p { color: white; background-color: fuchsia; }
td {}
#header { background-color: black; background-image: url(../imgs/pinkline.gif); background-repeat: repeat; position: fixed; top: 0; left: 0; width: 100%; height: 105px; z-index: 2; }
#logo { background-image: url(../imgs/logo.png); position: fixed; top: 22px; left: 20px; width: 128px; height: 72px; z-index: 3; }
#image { background-image: url(../imgs/bg-img2.jpg); background-repeat: repeat; position: fixed; top: 105px; width: 100%; height: 100%; z-index: 1; }
#menu1 { font-size: 10px; font-family: geneva, monospace, courier, "courier new"; font-weight: normal; font-style: normal; position: fixed; top: 125px; left: 20px; width: 100px; height: 200px; z-index: 2; }
#menu1 a:link { color: white ; font-size: 10px; font-family: geneva, monospace, courier, "courier new"; text-decoration: none; }
#menu1 a:hover { color: fuchsia ; font-size: 10px; font-family: geneva, monospace, courier, "courier new"; background-color: white; text-decoration: none; }
#menu1 a:active { color: white ; font-size: 10px; font-family: geneva, monospace, courier, "courier new"; text-decoration: line-through; }
#menu1 a:visited { color: white ; font-size: 10px; font-family:  geneva, monospace, courier, "courier new"; text-decoration: none; }
#menu2 { color: fuchsia; font-size: 10px; font-family: geneva, monospace, courier, "courier new"; font-weight: normal; font-style: normal; text-decoration: none; position: fixed; top: 125px; left: 150px; width: 170px; height: 200px; z-index: 2; }
#menu2 a:link { color: fuchsia ; font-size: 10px; font-family: geneva,  monospace, courier, "courier new"; text-decoration: none; }
#menu2 a:visited { color: fuchsia ; font-size: 10px; font-family:  geneva, monospace, courier, "courier new"; text-decoration: line-through; }
#menu2 a:hover { color: white ; font-size: 10px; font-family:  geneva, monospace, courier, "courier new"; background-color: fuchsia; text-decoration: none; }
#menu2 a:active { color: fuchsia ; font-size: 10px; font-family:  geneva, monospace, courier, "courier new"; text-decoration: line-through; }
#menu3 { color: fuchsia; font-size: 10px; font-family:  geneva, monospace, courier, "courier new"; font-weight: normal; font-style: normal; text-decoration: none; position: fixed; top: 125px; left: 320px; width: 400px; height: 200px; z-index: 2; }
#menu3 a:link { color: white ; font-size: 10px; font-family: geneva, monospace, courier, "courier new"; background-color: fuchsia; text-decoration: none; }
#menu3 a:visited { color: white ; font-size: 10px; font-family:  geneva, monospace, courier, "courier new"; background-color: fuchsia; text-decoration: none; }
#menu3 a:hover { color: fuchsia ; font-size: 10px; font-family:  geneva, monospace, courier, "courier new"; background-color: white; text-decoration: none; }
#menu3 a:active { color: fuchsia ; font-size: 10px; font-family:  geneva, monospace, courier, "courier new"; text-decoration: line-through; }
#menu4 { color: fuchsia; font-size: 10px; font-family:  geneva, monospace, courier, "courier new"; font-weight: normal; font-style: normal; text-decoration: none; position: fixed; top: 125px; left: 660px; width: 200px; height: 400px; z-index: 2; }
#menu4 a:link { color: white ; font-size: 10px; font-family: geneva, monospace, courier, "courier new"; background-color: fuchsia; text-decoration: none; }
#menu4 a:visited { color: white ; font-size: 10px; font-family:  geneva, monospace, courier, "courier new"; background-color: fuchsia; text-decoration: none; }
#menu4 a:hover { color: fuchsia ; font-size: 10px; font-family:  geneva, monospace, courier, "courier new"; background-color: white; text-decoration: none; }
#menu4 a:active { color: fuchsia ; font-size: 10px; font-family:  geneva, monospace, courier, "courier new"; text-decoration: line-through; }
.nonlink1 { color: fuchsia; font-family: geneva, monospace, courier, "courier new"; background-color: white; text-decoration: none; }
.nonlink2 { color: white; font-family: geneva, monospace, courier, "courier new"; background-color: fuchsia; text-decoration: none; }
#middle { position: absolute; top: 57%; left: 50%; width: 434px; height: 500px; margin-top: -377px; margin-left: -217px; }
