body
{
font: 100%/1.4em Arial;
background:black url('baju1.jpeg');
background-attachment:fixed;
margin-left:300px;
margin-top:10px;
margin-right:100px;
width: 650px;
height: 500px;
}

#head{
	margin:0;
	background:  url('index.jpg')no-repeat;
	height:100px;
}

#head .navbar{
	margin-top:0px;
	background-color: white;
}

#head .navbar li
{
	display:inline;
}

#head .navbar li a
{
	padding: 0 10px;
	font-weight:bold;
	font-size: 14px;
}

#side
{
	width: 23%;
	margin-top: 0px;
	float: left;
	color: #333;
	font-size: 12px;
	background-color: white;
}


#content
{
	float:right;
	margin-top: 0px;
	width: 610px;
	background-color:rgba(0,0,0,0.2);
	color:blue;
	padding: 0 20px 20px 20px;
	background-position: 98.5% 0;
	font-size: 14px;
}

#footer{
	float:right;
	width: 640px;
	clear:both;
	text-align:right;
	background: #3c3c3c;
	padding: 5px;
	font-size:10px;
	color:white;
}




p
{
color:
}
div
{
background-color: #000;
color: black;
font-size: 14pt;
text-align: justify;
line-height: 1.5;
}
