/*
	Author: ŪnLem_ [ X ] | http://www.Fistiktasarim.com/
	Copyright © 2010 www.mohammadamiri.ir, All rights reserved.
	
*/

body {
	background-color: #d5d9db;
	cursor: default;
	direction: ltr;
	font: 11px tahoma;
	margin: 0;
	padding: 0;
}
* {
	margin: 0;
	outline: none;
}
h1 {
	color: #d5d9db;
	display: none;
}
div#content {
	background: url(gradient_bk.jpg) no-repeat center;
	height: 600px;
	left: 50%;
	margin: -300px 0 0 -400px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 800px;
}
div#logo {
	height: 160px;
	left: 320px;
	position: absolute;
	top: 180px;
	width: 160px;
}
div#logo a#UnLemX-Logo,
div#logo a#UnLemX-Logo:hover {
	background: url(mohammad_amiri_web_and_graphic_designer_logo.jpg) no-repeat center;
	background-position: 0 0;
	display: block;
	height: 160px;
	width: 160px;
}
div#logo a#UnLemX-Logo:hover {
	background-position: 0 -160px;
}
div#icons {
	height: 33px;
	left: 263px;
	position: absolute;
	top: 375px;
	width: 70px;
}
div#icons a#deviantart-icon,
div#icons a#deviantart-icon:hover,
div#icons a#email-icon,
div#icons a#email-icon:hover {
	background: url(icons.jpg) no-repeat center;
	background-position: 0 0;
	display: block;
	float: left;
	height: 33px;
	width: 33px;
}
div#icons a#deviantart-icon:hover {
	background-position: 0 -33px;
}
div#icons a#email-icon {
	background-position: -37px 0;
	margin-left: 4px;
}
div#icons a#email-icon:hover {
	background-position: -37px -33px;
}