body {
    font-family: sans-serif;
    background-color: #000;
	background-image: url('../latinbeat.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
    color: #ffffff;
}