@charset "utf-8";
/* CSS Document */


/* WHOLE PAGE */
.page {background-color:#FFFF00; width:80%;
margin:auto;
padding:10px;}

/* HEADER */

.berry {background-color:#00CC00;margin:auto;padding:5px;}

.social-sites {position:relative;left:900px; top:-80px;}
.menu {position:relative;left:1px;top:-25px;}

/* MAIN */
main {background-color:#CC9966; width:60%; float:left;}

main{position:relative;left:0px;bottom:-40px;}

h1 {color:#660033;}
.add {color:#000000;}
.web {color:#000000;}
.call {color:#000000}
.mail {color:#000000}


/* SIDE BAR */
.sidebar {background-color:#FF9999; width:30%; float:right;}

.sidebar {position:relative;right:130px;bottom:-30px;}

h2 {color:#330033;}
.zikir {color:#FF0033;}




/* FOOTER */
.footer-kaki {background-color:#FF6633;clear:both;width:80%;}
.footer-kaki {position:relative;left:135px;bottom:-40px;}