body{
color:blue;
 font-size:14pt;
 background-color:#FF7E00;
 font-family:arial;
 background:url(http://4.bp.blogspot.com/-VE_XiRvj5fM/TrhO2MWhR_I/AAAAAAAAHtQ/5PhGFjZNwNQ/s1600/DSC_0046.JPG);}
/*here we changed the background color of the fieldset to a green color.*/
fieldset{background-color:#00F300; font-size:200%; width:50%;}
form{background-color:gold; border:10pt solid silver;}
label{font-family:monotype corsiva; color:purple;}

