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

body {
	background:#050505;
}

#wrapper {
	background:#050505;
	width:1000px;
	height:700px;
}

div#mainMovie {
	background:#050505;
	position:fixed;
	float:left;
	bottom: 0px;
}
div#twitter {
	right:20px;
	bottom:420px;
	position:fixed;
}

div#flickr {
	
	
	position:fixed;
	bottom:50px;
	right:20px;
}
