@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg-body-dark.png);
}
#header {
	height: 50px;
}
#content {
}
#container-graphic-background {
	background-image: url(../images/bg-container-graphic-bg.jpg);
}
