@charset "utf-8";
/* CSS Document */

body  {
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
 
#container{margin:0 auto;
           background-color: #ffffff;
           color: #000000;
           width: 430px;
           padding: 30px}
 
h1  {
	font-size: 1.75em;
	line-height: 1.25em;
}
span.hmini  {font-size: 0.50em}
p  {font-size: 0.75em;
    text-align: }
 
.footer{
	font-size: 0.75em;
	font-style: nomal;
	text-align: center;}