#website {
	background-image: url(../img/background_contact.jpg);
	background-repeat: no-repeat;
}

#menu {
	margin-left: 145px;
}

#content {
	margin-top: 265px;
	margin-left: 270px;
	width: 405px;
	height: 270px;
}

input {
	font-size: 11px;
	padding: 2px;
	border: 1px solid #ccc;
}
select {
	font-size: 11px;
	padding: 2px;
	border: 1px solid #ccc;
}

.button {
	background-color: #ec3a7d;
	border: 0px;
	font-family: 'Courier New', 'Courier', monospace;
	color: #fff;
}
