/* LOCAL */
body {
	background: none;
	background-color: #000;
}
#bkimg {
	background: none;
}

html,body {
    height: 100%;
}
body * {
    height: 100%;
}
#container {
	width: 0;
}
#container * {
    height: auto;
}
#footer * {
    height: auto;
}