body { background-color: black; text-decoration: none; margin: 0; padding: 0; }
p { color: #fff; font-size: 12px; }
td { color: #fff; font-size: 9px; }
a:link { color: white; text-decoration: none; }
a:visited { color: white; text-decoration: none; }
a:hover { color: white; text-decoration: none; }
a:active { color: white; text-decoration: none; }
#cont { width: 800px; height: 700px; margin-right: auto; margin-left: auto; outline: solid 1px #999; }
#header { background-image: url(img/kill_01.jpg); background-repeat: no-repeat; width: 800px; height: 111px; }
#main { width: auto; }
#left { background-image: url(img/kill_02.jpg); background-repeat: no-repeat; width: 426px; height: 550px; float: left; }
#right { background-image: url(img/kill_03.jpg); background-repeat: no-repeat; width: 370px; height: 545px; float: right; }
#footer { width: 800px; height: 24px; }
.in_left { padding: 8px 5px 5px; }
.in_right { padding-left: 5px; }
