/*
----------------------------------------------- 
mike ramsell photography site layout and design css
powered by SPEEDxDESIGN
version: 01.28.08
----------------------------------------------- */


/* Universals
----------------------------------------------- */
body { background-color: #222; }

a img { border: none; }

	
/* Main Site Layout & Design
----------------------------------------------- */
#pageHolder {
	margin: 10px auto;
	padding: 0;
	width: 745px;
	height: 672px;
	background: transparent url(gfx/backgrounds/rotate.php) top left no-repeat;
	}

/* that be it
----------------------------------------------- */