body {
    background: #c8c8c8 url(pinstripes.png);
}
p {
/*	text-align:left; */
	color: black;
	font-family:verdana;
	font-size:medium;
}
h2 {
/*	text-align: left; */
	font-family:verdana;
	font-size:medium;
	color:blue;
}
input.text {
	width: 70%;
	font-family: verdana; 
    font-size: 20px; 
    color: blue;
}