p{
	background-color:lightgrey;
	color:#3815ef;
	font-family:Tahoma;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	word-spacing:10px;
	text-align:justify;
	text-decoration:underline;
	padding:10px 5px 10px 5px;
	margin:20px 40px;
	border:5px solid blue;
}
body{
	background-color:#eeeeee;
}
h1{
	color:blue;
	text-align:center;
}
h2{
	color:#000099;
	text-align:center;
}