/*
Theme Name: michel-kraemer.de
Theme URI: http://www.michel-kraemer.de
Description: Michel's Theme
Version: 1.0
Author: Michel Kraemer
Author URI: http://www.michel-kraemer.de
Tags: michel
*/

body {
	background-image: url('images/undercouch-body-border.gif');
}

#header {
	border-top: 4px solid #999999;
	border-bottom: 1px solid #cfcfcf;
}

#header-bottom-line {
	border-bottom: 1px solid #e0e0e0;
}

#headerimg {
	background: url('images/undercouch-logo.png') no-repeat top left;
	height: 45px;
	width: 325px;
	position: absolute;
	left: 10px;
	top: 17px;
}

#menu a {
	color: #535353;
}

