body {
	//background-image:url('img/bgcolor.png');
	background-color: #ffe500;
}
h1 {
	color: #00234b;
}
p {
	color: #00234b;
	text-align:justify;
}
a {
	font-weight: bold;
	color: #00234b;
	text-decoration: none;
	outline: none;
}
a img {
	border: 0px;
}
