@charset "UTF-8";

body{
	background:#000 url(../img/ibm-bg.jpg) repeat-x;
}

#ibm{
	position:absolute;
	width:800px;
	height:200px;
	top:50%;
	left:50%;
	margin-left:-400px;
	margin-top:-100px;
}
