/* CSS Document */body{margin: 100;padding: 0;font: 85% arial, helvetica, san-serif;font-weight: normal;color: #ffffff;background-color: #ffffff;background-image: url(images/bgimg.gif);background-attachment: fixed;text-align: center;}a:link { color: white; }a:visited { color: blue; }a:hover { color: yellow; }#container{margin: 0 auto;width: 750px;text-align: left;background-color: #9999ff; background-attachment: fixed;text-align:center;}#header{margin: 0 auto;width: 750px;height: 100px;text-align: center;background-color: transparent;background-image: url(images/dangbanner.gif); }#rowone{width: 750px;height: 200px;text-align: center;background-color: black;border: none;color: white;}#footer{margin: 0 auto;width: 750px;height: 50px;text-align: center;background-color: transparent;background-image: url(images/footerbg.gif);border: 0px;}#footer ul{list-style-type: none;padding: 0;margin: 0;}#footer ul li{display: inline;}#footer ul li a{text-decoration: none;}