@charset "utf-8";

body { 
	text-align: center;
}
p{ 
	margin-bottom:20px;
	}

img { 
	border:1px solid black;
	}

