	#greybackground {
		padding:20px;
		background:#dcdcdc;
		align:center;
		}

	
	body 	{
		font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		background:#dcdcdc;
		list-style-image : url(images/sweatlogosmall.gif);
		list-style-position: outside;
		}
	#body {background-image: url(images/stripe.gif);
		color:#555555; }
	#title {font-size:50px;}
	
	#section {font-size:26px;}

	p, h1, h2
		{
		margin-top:10px;
		padding:0px 20px 0px 20px;	
		}

	h3 { 
		font-weight: 900;
		margin-bottom:5px;
		font-size:12px;
		text-align:center;
		letter-spacing: 8;}
	h2 {
		font-size:18px;
		color:#555;
		margin-bottom:0px;
		}

	h1 { 
		font-size:28px;
		color:#66f;
		}
		
	a:hover { color:#c00; }
	a:visited { color:#060; }
	a:link { color:#66f;}	
	