@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

img {
	border:none;
}

#bodykonsumer {
	text-align:left;
	width: 877px;
	height: 446px;
	background-image:url(images/header.png);
}

#bodysoundcloud {
	width: 877px;
	height: 259px;
	background-image:url(images/bg_soundcloud.png);
}

#bodyvideo {
	width: 877px;
	height: 218px;
	background-image:url(images/bg_twitter.png);
}

#soundcloudplugin {
	text-align:center;
	position: relative;
	top:18px;
	width: 841px;
	max-width: 841px;
}

#videoplugin {
	text-align:center;
	position: relative;
	top:18px;
	width: 841px;
	max-width: 841px;
}

#description {
	position: relative;
	left:35px;
	top:40px;
}

#contactbutton {
	position: relative;
	left:35px;
	top:332px;
}

#pledgiebutton {
	position: relative;
	left:205px;
	top:296px;
}

#fbbutton {
	position: relative;
	left:35px;
	top:307px;
}

#twbutton {
	position: relative;
	left:205px;
	top:272px;
}

.biglabel {
	font-size:20px;
}