#main {
	border: 1px solid #000000;
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
h3 {
	margin: 0px;
}
form {
	margin: 0px;
}
#header {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;

}
#footer {
	background-color: #CCCCCC;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}
