BODY {
	background: url(images/bg.png) repeat-x #fff;
	color: 0x222;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
}

#eb-header
{
	height:100px;
	width:1020px;
	margin:auto;
}

#eb-links {float:right;margin-right:50px;margin-top:20px;}

#eb-links A {background:url(images/tab.png);width:100px;height:25px;display:block;line-height:25px;text-align:center;float:left;margin-left:10px;}

#eb-links A:hover {background:url(images/tab-over.png);width:100px;height:25px;display:block;line-height:25px;text-align:center;float:left;margin-left:10px;}

#eb-logo-support {background:url(http://cdn.ebuildy.com/medias/logo/ebsupport.png) no-repeat;height:130px;position:absolute;width:700px;}

#eb-logo-blog {background:url(http://cdn.ebuildy.com/medias/logo/eBuildy_blog.png) no-repeat;height:70px;position:absolute;width:300px;}

#eb-logo-demos {background:url(http://cdn.ebuildy.com/medias/logo/ebdemos.png) no-repeat;height:130px;position:absolute;width:700px;}
