#wrapper {
    width: 400px;
    padding: 25px;
    font-size: 16px; 
    font-family: Helvetica, Arial, sans-serif; }

#instructions {
    color: #fcfff5; }

p {
    font-size: 18px;
    line-height: 22px; }

h1 {
	margin: 0 0 5px 0;
	border: none; }

h2 {
    margin-top: 20px; }

