body {margin: 50px 0;
	padding: 0;
   background-image: url(images/ssgcbg6.jpg);
   background-repeat: no-repeat;
   font: 14px verdana, arial, helvetica, sans-serif;
	color: #033;
	background-color: #C0BFFF;
	text-align: center;}

#top {
	margin: 0;
	padding: 10px;
   height: 250px;
   text-align: center;}

#content {width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 0;
	text-align: center;
	padding: 15px;
	border: 15px groove #ffccff;
	background-color: #fffff5;}

a {color: #06c;
	font-size: 90%;
	text-decoration: none;
	font-weight: bold;}

a:visited {color: #900;}

a:hover {background-color: #cff;
         color: #066;
         text-decoration: underline;}

#footer{margin: 0;
		 border-top: 2px solid #099;
		 padding: 5px 0 0 0;
        text-align: center;
		font-size: 80%;}