@charset "UTF-8";
/* CSS Document - very basic stylesheet for popups from richcarthew.com/main */

body {
	/*background: #dcded9 is original - no contrast with adobe play controls on base of the player url('img/body.jpg');  = original BG */
	background: #d7decd url('http://www.richcarthew.com/main/wp-content/themes/colorvoid/img/greenBG2.jpg') no-repeat top center;
        height: 1%;
	font: normal 11px Verdana,sans-serif;
	color: #345;
	padding-bottom: 1em;
}
