body {
	margin-right: auto;
	margin-left: auto;
	line-height: 200%;
	font-family: arial;
	text-align: left;
}

form {
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

h1 {
	color: #0088BB;
	margin-top: 4px;
	margin-bottom: 8px;	
}

.logo a {
	text-decoration: none;
}

.logo img {
	width: 100px;
	margin: 0px;
	border: 0;
}

.Important {
	background: #ffeeaa;
	border: thin black solid;
	border-left: none;
	border-right: none;
}

#beta {
	font-size: 9px;
	font-weight: bold;
	color: red;
	position: absolute;
	top: 10px;
	left: 10px;
}

#share {
	position: absolute;
	top: 10px;
	right: 10%;
}

#backHome {
	text-align: center;
}

#advise {
	font-size: small;
	text-align: center;
	color: gray;
}
