@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #423a38;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}
#header1{ 
	background-image: url(../images/logo.png); float:left;
	width:208px; height:191px; background-repeat:no-repeat;
}

#judul{
	background-image: url(../images/judul.png); width:457px; height:74px;
	background-repeat:no-repeat; float:left;
}
#judul2{
	background-image: url(../images/judul2.png);
	width:408px;
	height:128px;
	background-repeat:no-repeat;
	float:left;
}
#header2{
	background-image: url(../images/instruksi2.png); width:337px; height:166px;
	background-repeat:no-repeat; float:left;
}
#header3{
	background-image: url(../images/instruksi3.png); width:337px; height:166px;
	background-repeat:no-repeat; float:left;
}


#flasher{
	width:993px; 
}

#wrap{  
	margin:auto; width:1002px;
}



/* LOGIN PAGE */


#wrap_content{  
	margin:auto; width:800px;
}

#bg_atas{
	background-image:url(../images/bg_atas.png);
	background-repeat:no-repeat; width:773px;
	height:71px; float:left;
}

#bg_tengah{
	background-image:url(../images/bg_tengah.png);
	background-repeat:repeat-y; width:773px; float:left;
}


#bg_bawah{
	background-image:url(../images/bg_bawah.png);
	background-repeat:no-repeat; width:773px;
	height:122px;float:left;
}

#text_box{
	width:650px; margin:auto;
	
}

#skor1{
	width:200px; float: left;
	margin-right:20px;
	
}
#skor2{
	width:325px; float: left;
	
}




p{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; color:#333333; text-align:justify;

}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px; color:#333333; text-align:justify;
	font-weight:bold;
 }

.link{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px; color: #FFFFFF; text-align:justify;
	font-weight:bold; text-decoration:none;
	
	}

.link:hover{
	color: #990000;
	}


#hadiah{

	background-image:url(../images/prize.png);
	width:120px; height:120px;
	background-repeat:no-repeat;
	margin-left:200px; margin-top:50px;
}




#bar{ margin: auto;}

#bar1{ float:left; width:32px; height:42px; background-image:url(../images/nusplat1.png); background-repeat: no-repeat;}
#bar2{ float:left; height:42px; background-image:url(../images/nusplat2.png); background-repeat: repeat-x; padding-top:10px;}

#bar3{ float:left; width:26px; height:42px; background-image:url(../images/nusplat3.png); background-repeat: no-repeat;}



