body { 
background-color: #5f0000; 
padding: 0 25px; 
color:#ffbf00; 
font: 13px/18px Arial, sans-serif; 
}

a { 
color: #ffbf00; 
}
a:link {
	color: #ffbf00;
	text-decoration: none;
}

a:visited {
	color: #ffbf00;
		text-decoration: none;
}

a:hover {
	color: #9F0000;
}

h3 { 
padding-top: 50px; 
}

ol { 
margin:5px 0 15px 16px; 
padding:0; list-style-type:square; 
}

img {
	
	border: none;
}

#sozler{
	position: absolute;
	left: 10px;
	Top: 10px;
	width: 300px;
	text-align: left;
}