body {
background-color:#003399;
background-repeat: no-repeat;
background-attachment:fixed;
background-position: 50% 50%; 
background-image:url(../images/motto.png);
}

#gariskiri {
background-image:url(../images/isikiri.png);
background-repeat:repeat;
}

#ibullet{
font-family:"Verdana";
font-size:10pt;
color:#003399;
}

#isikanan{
font-family:"Trebuchet MS";
font-size:10pt;
color:#000000;
}

#isikiri{
font-family:"Trebuchet MS";
font-size:10pt;
color:#000000;
}

a:link {color:green} 
a:visited {color:Blue} 

/*======================  worksheet  =============================*/
#worksheet, #worksheet2 {
	font-family: Arial, Verdana, "Times New Roman";
	padding: 0px;
	width: 765px;
	 margin-left: auto;
    margin-right: auto;
	/* center in worksheet
   */
}

#autonumber3{}

#worksheet{
	/* center in worksheet 
	margin: 0px;
	 */
	width: auto;
	 margin-left: auto;
    margin-right: auto; 
}

#worksheet2 {
	margin: 5 0 0 5px;
	/*   kalo mau tampilin border di div nya
	border-style: solid; 
   border-color: #498803; */
}

#form1{
	width: 500px;
	float: left;
}
#form2{
	width: 120px;
	float: left;
}
#form3{
	width: 380px;
	float: left;
}
#form4{
	width:20px;
	float: left;
}