body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #DEDECA;
	font-size:small;
}

body, td, th {
	color: #666633;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}

.button200 {
	width: 200px;
}

.button150 {
	width: 150px;
}
.button100 {
	width: 100px;
}
div#main {
	width: 400px;
	text-align:center;

}