body {

	background: rgb(200,200,200);
	padding: 10px;
}

input { border: 1px solid rgb(50,50,50); }

a { color: black;}