﻿body
{
	font-family: "Comic Sans MS", verdana, tahoma, helvetica, arial, sans-serif;	
	color: #000000;
	font-size: 1em;
	text-align: left;
	background-color: #ffffff;
	background-image:url('../images/bgrounds/textile.gif')
}

p {clear: both;}
h1 {
	font-size: xx-large;
	clear: both;
}
h2 {
	font-size: x-large;
	clear: both;
}

#header 
{
	font-size: 2em;
	font-weight:bold;
	text-align: center;
}

#menu 
{
	text-align: center;
}

#page 
{
	text-align: center;
}

.center {
	text-align: center;
}

.indent {
	margin-left: 40px;
}

.small {
	font-size: x-small;
}

.xsmall {
	font-size: xx-small;
}

.redit {
	color: #FF0000;
}

.yellowbg {
	background-color: #FFFF00;
}
