*{margin:0; padding:0}

body{
	background: #ceb3f7;
	font-size: 12px;
	color: #3f009d;
	}

h1{
	padding:5px 0;
	font-size:12px;
	text-align:center;
	font-weight: normal;
	background:#ffffff;
	}

.center{
	text-align: center;
	}

strong{
	font-weight: normal;
	}

img{
	margin-bottom: 3px;
	border:none;
	}

#container{
	margin: 10px auto;
	background:#ffffff;
	width:800px;
	border:solid 1px #3f009d;
	}

#container p{
	line-height: 18px;
	}

h2{
	font-size:12px;
	color:#000000;
	text-align:center;
	}

#footer{
	border-top: 1px #666666 solid;
	}

#footer p{
	padding: 5px 0;
	text-align:center;
	line-height:15px;
	}