/*
 * Theme Name: JanuaryUebergang
 * Theme URI: http://www.acousticshock.de
 * Description: "Mein erstes Template" is a two column theme for WordPress 2.x.
 * Version: 0.1
 * Author: Zoran Zaric
 * Author URI: http://tunnelblick-design.de
 * License: GPL
 * */
body {
	background: black;
}
img {
	border: 0;
}
#header {
	height: 499px;
}
#container {
	width: 1020px;
	margin: 10px auto;
}
