/* CSS Document */
#formbutton {
	text-align: right;
	padding: 5px 40px 0px 0px;
}
h1, h2 {
	display: inline;
}
body {
	margin: 0px 0px 0px 10px;
	background: white;
}
form {
	display: inline;
}

