body {
	background:url(images/pictureA.jpg) #FFF bottom right fixed no-repeat;
	font-size:90%;
}
#body {
	background:#FFF;
	border:1px solid #000;
	position:relative;
	margin:3em 15em;
	paddiong:0.5em;
	line-height: 150%;
	padding:0.5em;
}

h2{
	font-size:100%;
	margin-top:0.2em;
	margin-left:0.2em;
	margin-bottom: -1em;
}

input {
	background:#600;
	color:#FFF;
}