#header {
	background-image: url(http://www.helpyouworkathome.com/hdr4.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 600px;
}

#footer {
	background-image: url(http://www.helpyouworkathome.com/ftr4.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 600px;
 }


h1
{
font-family: arial,helvetica;
text-decoration: none;
font-size: 16px;
}

h3
{
font-family: arial,helvetica;
text-decoration: none;
font-size: 10px;
}
h4
{
font-family: arial,helvetica;
text-decoration: none;
font-size: 13px;
}
p
{
font-family: arial,helvetica;
font-size: 12pt;
text-decoration: none;
text-align: justify;
}
p.help
{
font-family: arial,helvetica;
font-size: 8pt;
text-decoration: none;
}

body {
	background-color: #c69b4f;
	margin-top: 0px;
}
