body {

	
 	text-align:	center;	
	background-color: #3e3e3e;
	background-image: url(http://www.officeevil.com/wp-content/themes/Office_Evil/images/cube_cloth.jpg);
	}

#container {

	margin: 0 auto;
	
	height: 370px;
	width: 308px;
	}

#poppercurtain {
	
	position: absolute;
	
	top: 9px;
	left: 9px;
	
	height: 330px;
	width: 308px;
	
	z-index: 2;
	
	overflow: hide;
	}

.poppercontainer {
	}
	
.format {

	margin-top: 8px;
	}
