/* 
Style Name: the-rebel.co.uk
Author: 8LeggedMedia (www.8lm.co.uk)

Copyright (c) 8LeggedMedia 2009. 
*/

/* Reset 
------------------------------------------------------------*/
* {padding: 0; margin: 0;}

/* Main 
------------------------------------------------------------*/

body {
	padding: 0;
	margin: 0;
	background: url(images/rebfanclub2.jpg) repeat-x center top;
	background-color:#000000;
}

#wrapper {
	position: relative;
}

#signup {
	position: absolute;
	top: 460px;
	left: 100px;
}



