body{
	margin: 0; padding:0; 
	background-image: url('kepek/bg2.gif');
	width: 1000px;
	font: 76% arial,sans-serif;
	margin: auto;
	color: #a9a9a9;
	color: #E7E7E7;
}

img {
	border: none;
}

.bf {
	background-image: url('kepek/topleft.png');
	width:4px;
	height:4px;
	float: left;
}

.jf {
	background-image: url('kepek/topright.png');
	width:4px;
	height:4px;
	float:left;
}

.ba {
	background-image: url('kepek/bottomleft.png');
	width:4px;
	height:4px;
	float: left;
}

.ja {
	background-image: url('kepek/bottomright.png');
	width:4px;
	height:4px;
	float: left;
}

h1
{	
	color: #6A95B5;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding: 3pt;
	border-top: 1px #333 solid;
	border-bottom: 1px #333 solid;
}

h2 {
    color: #97DEE5;
    font-family: Georgia;
    font-size: 20px;
    font-weight: normal;
    margin: 5px 0px;
    text-align: center;
}

h3 {
    color: #97DEE5;
    font-family: Georgia;
    font-size: 20px;
    font-weight: normal;
    margin: 20px 0 5px 0;
    text-transform: uppercase;
}


.divider {
	clear: both; 
	width: 735px; 
	height: 1px;	
	background: #333;
	margin: auto;
}

.separator {
	border: 0px;
	background: #fff; 
	margin: 10px; 
	padding: 0px; 
	height: 5px;
	width: 5px;
	float: left;
}

a {
	color: #6A95B5;
	text-decoration: none;
}

a:hover {
	color: #6A95B5;
	text-decoration: underline;
}
