body,html {
margin:0px;
padding:0px;
font: 18px Arial; 
color: #480404;
background-color: #000;
}

#container {
height:600px;
margin:auto;
}
#welcome {
background:url(image/wellcome.gif) no-repeat;
width:190px;
height:51px;
margin:auto;
margin-top:50px;
}
#text1 {
background:url(image/text1.gif) no-repeat;
width:314px;
height:38px;
margin:auto;

}
.hr {

background: url(image/hr.gif) no-repeat;
height:13px;
width:600px;
margin:auto;
clear:both;
}
.ego {
background: url(image/ego.gif) no-repeat;
width:36px;
height:19px;
margin-left:240px;
float:left;
display:inline;
}
.item {
margin-left:50px;
float:left;
display:inline;
}
#image {
background:url(image/img.gif) no-repeat;
position:relative;
z-index:10;
width:320px;
height:280px;
margin-left:220px;
float:left;
display:inline;
}
#img  {
position:relative;
z-index: 1;
width:320px;
height:280px;
float:left;
margin-left:-320px;
}
#info {
width:250px;
text-align: center;
float:left;
}
#mp3player {
margin:auto;
}
#ornament1 {
background:url(image/ornament.gif) no-repeat;
width:200px;
height:33px;
margin-left:25px;
}
#ornament2 {
background:url(image/ornament2.gif) no-repeat;
width:200px;
height:33px;
margin-left:25px;
}
#text {
width:170px;
margin-left:25px;
padding:10px;
text-align:center;
}
.footer{
margin:auto;
width:510px;

}
a:link, a:active, a:visited {
color: #480404;
font: 18px Arial; 
text-decoration: none;
}
* { padding: 0; margin: 0; border: 0; }
