/*
Theme Name: DFLT
Theme URI: http://wordpress.org/
Description: DFLT is a default html style formatted theme...
Version: 1.0
Author: Cem
Author URI: 
Tags: empty, clean, development, design

*/

#menu {
	float:left;
	width:100%;
	margin-bottom:15px;
	margin-top:-20px;
}
#menu ul {
	float:left;
	margin-left:-40px;
	position:relative;	
}
#menu ul li{
	list-style: none;
	float:left;
}
#header{
	
}
#content {
	width:600px;
	
}