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

body {
	background-color: #000000;
	background-image: url(images/index_02.jpg);
	background-repeat: repeat-x;
}
#all{
	 padding: 5px 5px 5px 5px;
	 width:650px; 
	 
}
#imbas {
border:dashed 2px  #000000 ;
font-family:"Times New Roman", Times, serif  ;
 font-size:25px; color: #000 ;
text-decoration:underline;
text-align:center;
width:600px
}
#ingat {
	 padding: 5px 5px 5px 5px;
	 width:600px; 
	 
}
.ingatdalam {
border: dashed 1px;
	 padding: 2px 2px 2px 2px;
	 background-color: #FFCC99;
	 width:450px;
	 text-align:justify;
	 font-family:Geneva, Arial, Helvetica, sans-serif;
	 font-size:12px;
	 margin: 0 auto 0 auto;
}

