<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>graceam2015a new document title</title>
</head>
<body>
<p>/*SAVE AS cntrols.css in the CSS foulder*/  /*page controls.css for background, wrting, ect*/  /*page defaults*/ body{ background-color:white; font-size:25px; font-family:tahoma,arial,times new roman; color:black; margin:0;}  p{ color:black; margin-left:25px; margin-right:25px; border:1px solid white; padding:10px; }</p>
</body>
</html>