/*-----------------------------------------------------------------------------
[client] Screen Stylesheet

version:   1.0
date:      dd/mm/yy
author:    [you]
email:     [you at domain dot com]
website:   [your domain]

-----------------------------------------------------------------------------*/

	
/* Header
---------------------------------------------------------- */

#logo {
	overflow: hidden;
	width: 35px;
	height: 58px;
	padding: 528px 10 10 509px;
	}
	#logo a {
		position: relative;
		display: block;
		height: 100%;
		font-size: 1.9em;
		}
		#logo a span {
			position: absolute;
			display: block;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
			background: url(images/img.jpg) no-repeat;
			}

/* Content
---------------------------------------------------------- */

