*{
	padding:0px;
	margin:0px;
}

body{
	padding-top:20px;
}

.thumb{
	height: 300px;
	background-color: black;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#spiner{
	margin:0 auto;
	position: relative;
	height: 500px;
	width: 600px;
}
#threesixty{
	left:0px !important;
	margin-left:0px !important;
	width:100% !important;
	top:0px !important;
	margin-top:0px !important;
}