.banner {
	width: 1000px;
	height: 80px;
	margin-bottom: 2px;
	margin-left: 2px;
	background: #FCFCFC url(../images/guestbook.jpg) no-repeat top right;
	}

form {
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	}

input.data {
	width: 300px;
	}

.textmsg {
	width: 300px;
	}

#guestbook {
	margin: 0 5px 5px 5px;
	width: 640px;
	height: 400px;
	}