/*  
 * Theme Name: VESSEL GARDEN
 * Theme URI: http://www.vessel-garden.com/
 */


/***** Basic Elements *****/
html, body { height: 100%; }
img { border:none; }
body { margin:0; padding:0; position:relative; min-width:150px; min-height:150px; }
#index {
	border:1px solid #eee;
	margin: -75px 0 0 -75px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 150px;
	height: 150px;
}