body {
	font-family: verdana, arial, helveitca, sans-serif;
	background-color: #7bb362;
	font-size: 80%;
}

h1,h2,h3,h4,h5,h6 {
	text-align: center;
}

div#container {
	padding-left: 50px;
	padding-right: 50px;
}

div#tabs {
	text-align: center;
	/*margin-bottom: -5px;*/
}

div#text {
	background-color: #c0f1b1;
	padding: 5px;
}

p {
	margin: 5px 5px 5px 5px;
}

A {
	text-decoration: none;
}

A:hover {
	/*background: #c0f1b1;*/
	color: #007e00;
	cursor: default;
}
