@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/brumleycreative.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

