

*{
	margin:0;
	padding:0;
}
body{
	margin: 0;
}

a img{
	border:none !important;
}
#container{
	margin:0 auto;
	text-align:center;
	width: 554px;
}


	#rockstore-bg {

	background-position:	top left;
	background-image: 	url(/images/rockstore/rockstore_bg.gif);
	background-repeat: 	repeat-y;
	width: 			554px;	
	height: 		930px;	
	text-align: 		left;
	}
	
	#clipboard {

	position: 		relative;
	top: 			10px;
	left: 			13px;
	background-image: 	url(/images/rockstore/clipboard_bg.gif);
	background-repeat: 	no-repeat;
	width: 			526px;	
	height: 		902px;	
	text-align: center;
	}
