* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	border: none;
	text-decoration: none;
	text-indent: 0px;
	list-style-type: none;
}

body {
padding:0;
margin:0 auto;
height:100%;
width:100%;
background: #1a2227;
}
p {
position: relative;
text-align: center;
margin:0 auto;
width:100%;
}
p img {
margin:0 auto;
}