body {
	background-color:#000000;
        background-image:url('/img/bg.jpg');
	background-size:100%;
	background-repeat:no-repeat;
}

img#bg
{
position: absolute;
top: 33%; left: 0;
width: 100%;
height: auto;
display: block;
z-index: -1;
}
#wedge {
	display:block;
	margin-top: 960px;
}
