body {
	position:	  fixed;
    	font-family: 	  Georgia, "Times New Roman", Times, serif;
	color: 		  black;
	background-color: #A0EEA0; 
}


#pix {
	width:		27em;
}

#text {
	width:		72em;
	vertical-align: top;
	text-align:	left;
}

#full {
	width: 100%;
}
