/* 
** CSE464.css - A style sheet for the web pages of
**   CSCE464 Internet Systems and Programming
*/

body	{background-color: #FFFFFF }

h1      {color: red }
h2      {color: red }

