

P { font-family: "arial"; font-size: 12px;}

* {
	background: white;
	color: black;
}

body {

border:solid 2px green
text-align: center; 
line-height : 12px; 
margin : 30px;
padding:30px;

}

