body  {
	 width: 933px;
	 background-image: url(ovetto.gif);
	 background-repeat: no-repeat;
     	 background-position: center;
	 color: yellow;
	 height: 700px;
}

a.link {
	margin-left: 220px;
	color: red;
	border: 2px outset yellow;
}

form {
	margin-left: 220px;
	margin-top: 300px;
}

input {
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}
