@charset "utf-8";
/* CSS Document */

/* WHOLE PAGE */
.page {background-image: url(images/back.jpg) ; 
		margin: auto ; padding:10px ;}
		
/*MASTHEAD */
.types { width: 75% ; }
		
/* MAIN */
main { background-image: url(images/w2.jpg) ; width:55% ;
	float:left ; margin-bottom: 200px ; position:relative ; right:-130px ;  }
	
.gambar-2 {width:200 ; height:150 ; padding:30px ; margin:auto ; }
	
/* SIDEBAR */
.sidebar {background-color: #999999 ; width:23% ; float:right ; position:relative ; right:138px  ; }

.gambar {width:190px ; height:200px ; padding:25px ; }

.about {  padding:10px ; background-image: url(images/w2.jpg) ; color:#339999 ; }

.aboutts { padding: 10px ; background-image: url(images/w2.jpg) ; }

.id-tulisan {color: #000000 ; }

.nama {color:#339999 ; }

.inform { color: #009966 ; }

/* FOOTER */
.footer-ki {background-color: #CCCCCC ; clear:both ; padding:10px ; width:78% ; margin:auto ; }
	
	