/*  Maybe Later - A clique for procrastinators */

body		{
		 background : #FFFFFF;
		}
div#content		{
		 position: absolute;
		 width: 497px;
		 top: 174px;
		 left: 64px;
		 color: #000000;
		 font-family: "Verdana", serif;
		 font-size: .7em;
		 padding: 0px;
		text-align: justify;
		}
a		{
		 text-decoration: underline;
		 color: #FFFFFF;
		}
a:hover		{
		color: #000000;
		 text-decoration:none;
		}
