#logo a.image-logo {
	position: absolute;
	z-index: 102;
	left: 7px;
	top: 48px;
	
	}

#logo a.text-logo {
	position: absolute;
	z-index: 104;
	left: 6px;
	top: 37px;
	
	 
}

#logo {
	position: relative;

	}



html, body {
	background-color: rgb(255,255,255);
}

	html, body {
				background-image: url(/themes/cloudchat/public/modules/design/public/background/patterns/texture.jpg);
		background-repeat: repeat;
	}




h1, h2, #sidebar h3 {
	font-family: "Museo", "Helvetica Neue", Arial, cursive;
}

			h1, h2, h1 a, h2 a, #sidebar h3, #sidebar h3 a, a.editField-keysCreateNew {
			color: rgb(75,130,55);
		}
				h2 a {
			border-bottom-color: rgb(75,130,55);
		}
	