body {
background-color:#000;
margin:0;
font-size:12px;
color:#F6EDC4;
font-family:sans-serif;
background-image:url(img/back.jpg);
text-align:center;
width:100%;
}
img{
border:0;
}
a {
color:#fff;
text-decoration:none;
}
a:hover {
color:#cc0000;
}
h1{
margin:0 auto 15px auto;
text-align:center;
}
dl{
margin:4px 0;
}
#wrapper {
width:900px;
margin:0 auto 30px auto;
}
#top1 {
width:900px;
margin:0 auto;
background-image:url(img/top1.png);
padding-top:36px;
background-repeat:no-repeat;
background-position:50% top;
}
#top{
background-image:url(img/top2.jpg);
width:804px;
margin:0 auto;
background-repeat:no-repeat;
background-position:50% top;
padding-top:610px;
}
#card {
background-image:url(img/tramp.png);
width:900px;
height:900px;
position:absolute;
margin:0 auto;
}
#main {
background-image:url(img/black.png);
width:900px;
margin:0 auto;
}
#title {
background-image:url(img/imo.png);
background-repeat:no-repeat;
background-position:0 top;
padding:75px 0;
}
.box{
width:690px;
margin:0 auto;
text-align:left;
padding-top:20px;
padding-bottom:20px;
background-image:url(img/line.png);
background-repeat:no-repeat;
background-position:50% top;
}
#jacket {
float:left;
margin:0 30px 10px 0;
}
#info {
text-align:left;
width:700px;
margin:0 auto;
}
#info dt {
float:left;
width:70px;
}
#info dd {
margin-left:70px;
}
#track {
clear:both;
}
#track dl{
margin-bottom:10px;
}
#track dt{
float:left;
width:550px;
}
#track dd{
background-color:#310303;
padding-top:7px;
padding-bottom:4px;
}
#staff dt{
float:left;
width:150px;
}
#staff dd{
margin-left:150px;
}
#link dt{
float:left;
width:70px;
}
#link dd{
margin-left:70px;
}
.banner {
font-size:10px;
margin:2px 0 10px 0;
color:#A05746;
}