/* CSS Document */

body {
	background-image: url(../img/bg1.png);
	color:#FFF;
}

p {
	font-size: 22px;
	
}

p a {
	color: orange;
}