@charset "utf-8";
/* CSS Document */

* {margin:0;
padding:0;
font-family:"Courier New", Courier, monospace;
list-style:none;
line-height:1.5em;
font-size:12px;
}

body {
width:300px;
margin:15px auto;
}



h1 {
font-size:16px;
}

h2 {
font-size:12px;
}

a {
text-decoration:none;
color:#CCFF00;
}

a:hover {
color:#fff;
}

ul {
margin-top:20px;
}



.specialText {
margin-top:20px;
}

.special {
margin:20px auto 100px;
text-indent:-9999px;
}

.special a{
display:block;
width:300px;
height:424px;
background:url(../images/buriedalive_01s.jpg) top left no-repeat;
}

.special a:hover {
background-image:url(../images/buriedalive_01s_ov.jpg);
}