
body
	{
margin: 0px;
	}
div.bg
	{
background: url(bg.jpg) repeat;
	}
div.background
  {
  Position: relative;
  width:775px;
  height:700px;
  background:url(kulit1.jpg) no-repeat;
  border: 5px solid #000000;
  }
div.h1
	{
	position: absolute;
top: 180px;
left: 5px;
width: 150px;
	}
div.transbox
  {
  position: absolute;
  width:400px;
  height:250px;
 top:250px;
 left:200px;
  background-color:#ffffff;
  opacity:0.9;
  filter:alpha(opacity=90);
  
  }
div.transbox p
  {
   font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight:bold;
  color:#000000;
  }
div.transbox h5
  {
 
  font-weight:bold;
  color:#000000;
  }
div.transbox a
	{
text-decoration:none;
	} 
div.transbox a:hover
	{
text-decoration:none;
color: #ff0000;
	} 
#footer
	{

font-size: 10px;

text-align: center;

font-weight: normal;

	}
#c
	{
text-align: center;
font-size: 9px;
	}
#slogan
	{
border-bottom: 1px #0000ff solid;

font-family: Verdana, Helvetica, Arial, sans-serif;

font-size: 12px;

font-weight: normal;
text-align: center;
	}
