/* @override http://localhost/info/pages/help/css/help.css */


body
{ 
	color: black;
	background: url(../helpback.gif) repeat fixed;
	margin: 20px;
}

#footer
{
	clear: both;
	border-top-style: solid;
	border-top-width: 1px;
}

#copyright, #pageupdate
{
	font-style: italic;
	margin-top: 10px;
}

#helppage {
	color: black;
	background: url(../gifs/helpback.gif) repeat fixed;
	margin: 20px;
}