/*  
Theme Name: Closed
Theme URI: http://eviany.com/
Description: This site is closed.
Version: 1.0
Author: eviany
Author URI: http://eviany.com/
*/

body {
	font: 0.8em/1.5em "Courier New", Courier, mono;
}
		
div {
	margin-top: 50px;
}

#closed {	
	background: url(closed.jpg) no-repeat;
}



