/* CSS Document */

div.header{
	text-align:left;
}
div.header h1{margin:0px;}

div.form{
	border:1px solid #D0CEB7;
	padding:10px;
}