@charset "utf-8";
/* CSS Document */

body {
	background-color:#000;
    background-image: url(http://www.groove-department.com/afbeeldingen/back.jpg) ; 
	background-position: center;
	background-repeat:no-repeat;
}

.buttons a img{border:none;}
.buttons a:visited img{border:none;}
.buttons a:hover img{border:none;}

.buybuttons a img{border:none;}
.buybuttons a:visited img{border:none;}
.buybuttons a:hover img{border:none;}

.wrapper{
	margin:0px auto;
	width: 1000px;
	height: 800px;
}

.logo{
	margin-left:75px;
	padding-top:100px;
}

.buttons {
	padding-left:340px;
	margin-top:-30px;
}

.latestrelease{
	padding-left:340px;
}
.description a{
	font-family:Arial;
	color:#484848;
	font-size:10px;
}

.buybuttons {
	padding-top:15px;
	padding-left: 340px;
}

.buybuttons img{
	margin-right:-10px;
}