body {
	background: #000 url('../img/bg_body.png') repeat-x;
}

body, html {
	height: 100%;
	margin: 0;
	width: 100%;
}

div#wrapper {
	height: 100%;
	width: 100%;
}

embed, img, object {
	display: block;
	line-height: 0;
	margin: 0;
}