body
{
    font-family: sans-serif;
    margin: 1em;
    background: #e3e3e3;
}

#footer {
	font-size: x-small;
	font-style: italic;
	margin-top: 3em;
	text-align: right;
	color: #777777;
}

#main {
    text-align: center;
    width: 700px; 
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;  
    /* opera does not like 'margin:20px auto' */
    background: #ffffff;
    border: 3px solid #699600;
    text-align:left; 
    /* part 2 of 2 centering hack */
    width:700px; /* ie5win fudge begins */
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 670px;
}
                                            
html>body #content {
    width: 670px; /* ie5win fudge ends */
}

#maintext {
	text-align: center;
	margin: 3px;
	color: #1c1c1c;

}

p{
	text-align: center;
}

#center-img{

	}

h1 {
	text-align: center;
}
