/*

Stylesheet for umarmustafa.com

*/

body {
	margin: 0;
	background: url(images/bg/bg1.jpg) no-repeat;
}

#contentDiv {
	background:url(images/content.png) no-repeat;
	width: 496px;
	height: 347px;
	position:absolute;
	top: 50px;
	right: 55px;
}

#iconsDiv {
	margin-top: 202px;
	margin-left: 118px;
	left:-50%;
	width: 240px;
}
