/*-General Layout / Fixed Elements-----------------------------------------------*/
body {
	background-color: #e5eaea;
	background-image: url(images/fullbody_bg.gif);
	background-repeat: repeat-y;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-position: center;
}