body{
	width:94%; 
	background-image: url(../../../images/olives.jpg);
    margin-top: 250px;
	font-family: Consolas;
}
form {
	width:100%;
	min-width: 320px;
	height: 100%;
	min-height: 420px;
    padding: 5px;
}
.buton {
	background-color: #FFFDD0;
	color: #FF4000;
	width: 75px;
	height:25px;
}
