﻿body {
	/*background-image: url('bggrad.gif');
	background-repeat: repeat-x;
	color: #ee8fc0;
	background-color: #ee8fc0; 
	position: relative;*/
	text-align: center;
	margin-top: 10%;
	
	padding: 0px;
	background-image: url(images/candy_back.jpg);
	background-repeat: repeat-x repeat-y;
}
div#content, div#content a, div#content a:hover {
	font-family: verdana;
	font-size: 10pt;
	text-align: center;
	color: #494949;
	text-decoration: none;
}
