Mrb arkadaşlar.Sağ üste 468x60 ebatında reklam alanı oluşturmak istiyorum.Baya bi uğraştım ama beceremedim.Varmı fikri olan ?



body {

	font-family:Arial,Helvetica,sans-serif;

	font-size:13px;

	color:#474848;

	margin:0;

	padding:0;

}



img {

	border:0px;

}

a {

	color:#0066cb;

	text-decoration:none;

}

a:hover {

	color:#474848;

	text-decoration:underline;

}

a img {

	border:0px;

}

#wrapper {

	width:860px;

	margin:15px auto 0 auto;

}

#header {

	padding:0;

	margin:0 auto;
        
        text-align: left;
}

#header h1 {

	margin: 0;

	padding:0;

}

#logo {
        
	background:url('images/logo.png') no-repeat;

	width:265px;

	height:78px;

	display: block;

}

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<?php require_once get_template_directory()."/my_functions.php"; ?>
<html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> &raquo; Blog Archive <?php } ?> <?php wp_title(); ?></title>
<meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats -->
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
<?php wp_head(); ?>
<script src="<?php bloginfo('template_url'); ?>/js/tabber.js" type="text/javascript"></script><script src="<?php bloginfo('template_url'); ?>/flv/swfobject.js" type="text/javascript"></script>
</head>
<body>

<div id="wrapper">
	<div id="header">
		<h1><a href="<?php echo get_option('home'); ?>/" id="logo"></a></h1>

</div>