/* Style for tags */

body
{
	background: #DCD2CC;
	color: #383838;
}

a
{
	color: #125442;
}

table, th, td
{
	display: inline-block;
	text-align: left;
	border-style: inset;
}

th, td
{
	min-width: 200px;
}

/* Style for class */

.container
{
	padding: 35px 0;
	position: relative;
	text-align: center;
}

.tablePadding th, td
{
	padding: 0 35px;
}

.buttonTopLeft
{
	margin-left: 35px;
	margin-top: 35px;
}
