@charset "utf-8";
/* CSS Document */

/*BG PAGE*/
html { background-color: #FFFFE0 ; no-repeat center fixed ; background-size : cover; }

.connent {width: 100%; height: 500px; margin: 0px auto; }

.header {width: 1000px; height: 350px; margin: 0px auto; margin-top: 20px; background: #FFDA89; boder: 1px #800000 solid; }

.menu { width: 1000px; background: #800000 ; height: 55px; margin: 0px auto; }

.body_content {width: 1000px; height: 100px; margin: 0px auto; }

.footer {width: 1000px; background: black ; height: 118px; margin: 10px auto; clear: both; }

.left {width: 300px; background: #FDF5F6  ; height: 2750px; float: left;  margin: 0px auto; }

.right {width: 700px; background: #FFDA89  ; height: 2750px; float: right;  margin: 0px auto; }

#wrapper {max-width: 960px; margin: 0 auto; background:#fff padding: 0px;}
.main_menu { padding: 0px; text-align: center; line-height; 32px;}
.main_menu ul {margin-top: 1px;}
.main_menu li {display: inline; padding: 10px; font-size: 20px;}
.main_menu a {text-decoration: none; color: #fff; padding: 8px; font-variant: small-caps;}
.main_menu a:hover {color: #0174DF ;}

#id-rumah { font-family: Arial ; font-size 40px; color: black; }

#id-welcome { background-color: #FFFAF0; }

#id-header { font-size: 40px; color: #000000; }

h1 { font-family: Freestyle Script ; font-size: 70px; color: black; }

p { margin: 20px; text-intent: 80px; line-height: 1.4em; }

