body {
	background:#f4f5f2 url(../img/bg_repeat.gif) repeat-y;
	margin:0;
	font-family:tahoma,verdana,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#6c6c6c;
	overflow: hidden;
	}
img {
	display: block;
	behavior: url(iepngfix.htc);
	}		
.logo {
	background-image:url(../img/logo_workspace.gif);
	background-repeat:no-repeat;
	background-position:85px 10px;
	width:200px;
	height:550px;
	background-color:#353535;
	}
	
.paper {
	position:absolute;
	background:transparent url(../img/workspace-paper.jpg) top right no-repeat;
	height:234px;
	margin:0;
	width:100%;
	top:0;
	}

.be_a_man {
	background:url(../img/be-a-man-smoke-cigars.jpg) no-repeat transparent;
	width:97px;
	height:100px;
	position:absolute;
	top:50px;
	left:151px;
	}
	
.big_container {
	display:inline;
	position:absolute;
	top:0;
	left:0;
	padding:150px 0 0 330px;
	}
	
	
div#smoke { position: absolute; }
body > div#smoke { position: fixed; }

#smoke {
	width:218px;
	height:223px;
	background:url(../img/ashtray.gif) right bottom no-repeat;
	bottom:0;
	right:0;
	}

a ,a:active, a:visited, a:hover {
	text-decoration:none;
	font-family:tahoma,verdana,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#6c6c6c;
	}
	
a:hover {
	color:#E44525;
	}
