body {	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #123456;
	background: #ffffff;
	text-align: center;
	
	
}
a:link{
	test-decoration: none;
	coler: white;
}
div { 	width: 250px;
	margin: left;
	
}
h1 { 	
	margin: 0;
	
}	

p { 	border-style: solid;
	border-width: 0 0 3px 0;
	border-color: grey;

	font-size: 1.2em;
}

h2{ font-size: 0.8em;}