BODY {
	background-image: url(kepek/bg.gif);
	color:#000000;
	font-size:11px;
	font-family: Tahoma;
	text-align:justify; 
    margin: auto;
}

#container {
background-color: #FFFFFF;
width: 710px;
margin: 0 auto;
}

#header{
width: 700px;
height: 400px;
margin: 0px auto;
}

#right{
width: 200px;
margin: 0px;
}

#footer{
background-image: url(kepek/footer2.jpg);
background-repeat: no-repeat;
width: 700px;
height: 200px;
margin: 0px auto;
color:#000000;
font-size:11px;
font-family: Verdana;
text-align: center;
font-weight: bold;
clear: both;
}

.title{
	background-color: #AC0636;
	font-size: 12px;
	color: #77D4E5;
	font-family: Georgia;
	font-weight: bold;
	text-align: center; 
	padding: 4px;
	margin:0px;
	border-bottom: 2px solid #89052C;
	}
	
.content {
	background-color: #FFFFFF;
	color: #000000;
	font-size:11px;
    font-family: Tahoma;
	font-variant: normal;
	text-align: justify;
	border: 0px solid #FDF9F6;
	padding: 5px;
	}

.comment {
	background-color: #FFFFFF;
	height: 50px;
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	text-align: right;
	font-weight: bold;
	font-variant: normal;
	padding: 5px;
	height:20px;
	margin-top:0px;
	}
	
h1{
	background-color: #AC0636;
	font-size: 12px;
	color: #77D4E5;
	font-family: Georgia;
	font-weight: bold;
	text-align: center; 
	padding: 4px;
	margin:0px;
	border-bottom: 2px solid #89052C;
	}

#nav{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #9998B7;
width: 185px;
}

#nav li{
list-style: none;
margin: 0;
padding: 0.50em;
border-top: 1px solid #9998B7;
}

#nav li a { text-decoration: none; }

strong,b {
	color: #CF57AD;
	}

em,i {
    color: #76D6E6;
	}

A {font-size: 11px; text-decoration: none; font-weight: bold;}
a:link { color: #FE034C;}
a:visited { color: #FE034C;}     
a:hover { color: #A1E3EF; text-decoration:line-through;}
a:active {color: #FE034C;}