body {
background:#ffaa00;
margin:0;
padding:0;
}

#banner{
width:100%;
height:400px;
background:#fffef3;
margin:30px auto;
}
#my{
margin:0 auto;
width:320px;
height:300px;
padding:100px 0 0 380px;
background:url(http://pic.pimg.tw/standinghere/1332904042-1527962442.png) center 0px no-repeat;
font-size:12px;
font-family:verdana;
color:#634f25;
text-shadow:1px 1px 0 #fff;
line-height:180%;
}
#my a{text-decoration:none;color:#ff6600;}

#banner h1{
display:none;
}
.description{
width:100%;
height:400px;
}


#bigcontainer {
width:100%;
margin:0 auto;
position:relative;
}
.date, 
.blogbody, 
#links, 
#footer{display:none;}