
html {
	background-color: #1e0000;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
}
BODY {
	background-color: #1e0000;
}
#logo {
	background-image: url(../navigation/murena.jpg);
	background-color: transparent;
	width: 52px;
	height: 120px;
	background-repeat: no-repeat;
	width: auto;
	margin-left: 0;
}
