/* CSS Document */

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
line-height:150%;
margin:0px;
background:url(../images/bg.gif) repeat-x bottom;
padding-bottom:50px;
}

#top{
background:url(../images/top.gif) repeat-x;
height:26px;
width:100%;
}

#poster{
background:url(../images/poster.jpg) no-repeat;
height:528px;
width:820px;
margin-left:100px;
}

#bintang{
background:url(../images/bintang.png) no-repeat;
height:127px;
width:158px;
z-index:1;
position:absolute;
}

#content{
background:#FFFFFF;
padding:20px;
width:900px;
margin-left:30px;
}

#container{
width:1000px;
margin:0px auto;
}

span{
font-size:20px;
line-height:150%;

}
