a:link { font-weight: bold; text-decoration: none; color: white; }
a:visited { font-weight: bold; text-decoration: none; color: white; }
a:hover { font-weight: bold; color: red; }
body { color: white; background-color: black; font-family: "Courier New", Courier, monospace; height: 600px; width: 800px; margin-right: auto; margin-left: auto; z-index: 0; overflow: hidden; }
#container { margin-right: auto; margin-left: auto; height: 600px; width: 800px; }
#nav { text-align: justify; border-style: none; padding: 0px; background-repeat: no-repeat; background-image: url(images/nav.jpg); color: white; width: 800px; font-family: "Courier New", Courier, monospace; height: 37px; z-index: 10; overflow: hidden; }
#nav li { left: -18px; position: relative; border-style: none; margin-right: 9px; float: left; list-style-type: none; height: 20px; overflow: hidden; }
#box { padding-left: 40px; padding-right: 50px; right: -380px; top: -653px; position: relative; background-repeat: no-repeat; color: aqua; height: 244px; width: 330px; background-image: url(images/box.jpg); overflow: hidden; }
#box a:link { color: aqua; }
#box visited { color: aqua; }
#box a:hover { color: red; }
#image { background-image: url(images/image.jpg); height: 563px; width: 380px; }
#text { word-break: normal; font-size: 14px; padding-left: 30px; padding-bottom: 30px; padding-right: 80px; padding-top: 30px; background-image: url(images/text.jpg); width: 310px; text-align: justify; top: -563px; right: -380px; position: relative; height: 349px; }
#larger { text-decoration: underline; text-align: center; font-size: 18px; }
