/* CSS Document */

body
{ 
background-image:  url(top.jpg);
background-repeat: no-repeat
}

.p {
	color: #000;
	align: justify;
	font-family: verdana;
	font-size: 10px;
}

.h1 {
	color: #000;
	align: center;
	font-family: verdana;
	font-size: 8px;
}
