body {
	text-align:center;
	background-color: #3D3C3F;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#xlogo{
	height: 562px;
	background-image: url(xmedia.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#contact{
	height: 100px;
	background-image: url(contact.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
