* {
margin: 0 auto;
width: 800 px;
}

body {
	text-align: center;
	background-image:url('/images/background.png');
	background-repeat:repeat-x;
}

.video {
position: relative;
width: 400px;
height: 225px;
border: solid 2px black;
}

.postlink:hover {
background : transparent;
}

a.soundcloud-dropbox:hover {color: white !important; background-color: transparent !important; background-position: -250px 0 !important;}*html
a.soundcloud-dropbox {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='(http://a1.soundcloud.com/images/dropbox_small_dark.png?a10e4a)', sizingMethod='crop') !important;}/* if you want to have valid HTML, please be so kind and put the style part in the head of your page */</style>
