﻿.body {
	background-color: #EFE7BD;
	width: 520px;
}
.excontainer {
	width: 520px;
	background-color: #EFE7BD;
	border: 0px groove #EFE7BD;
	margin: 0px;
	text-align: center;
}
.title {
	font-family: verdana;
	font-size: large;
	font-weight: bold;
	color: #330100;
	text-align: center;
}
.smaltitle {
	font-family: verdana;
	font-size: medium;
	font-weight: bold;
	color: #564E46;
	text-align: center;
}
.names {
	font-family: verdana;
	font-size: x-small;
	text-align: center;
}
