

Forum yazısını yuvarlık nesnin soluna Blog yazısınıda sağına koymak istiyorum ama yapamadım..
css
body {
background-image: url(index/maskot-bg.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-color: #e7e7e7;
background-position: top center;
font-family: Letter Gothic Std;
}
#header-menu {
width: 726px; height: 197px;
margin-right: auto;
margin-left: auto;
background: url(index/menu-bg.png)repeat-x;
}
.div a{
float: left;
color: #898989;
text-decoration: none;
width: 303px;
margin: 40px;
color: #FFFFFF;
}html<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//TR" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-9" />
<title>Oyun Arıyorum - Torrent Oyun İndir - Full Oyun İndir - Tek Link Oyun İndir</title>
<meta name="description" content="Oyun'mu Arıyorsun? Aradığını Bulamıyormusun? - Torrent Oyun Sitesi" />
<meta name="keywords" content="oyun indir,torrent oyun indir,full oyun indir,tek link oyun indir,cfg indir,sxe wall hack 12.3,rip oyun indir,no cd/dvd,crack" />
<meta name="robots" content="index, follow" />
<link rel="stylesheet" type="text/css" media="screen" href="style.css" />
</head>
<body>
<div id="header-menu">
<div class="div" id="div"><a href="#">FORUM</a></div>
<div class="div" id="div2"><a href="#">BLOG</a></div>
</div>
</body>
</html>