body{
	text-align:center;

}

p {
	line-height: 1.5em;
	font-size: 13px;
	font-family: arial,sans-serif;
}

div.center{
	width:300px;
	position:relative;
	margin:200px auto 0 auto;

}

img{
	display: block;
	border:0;
	margin:0 auto 0;
}
