body{
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	text-align: justify;
	background-image: url('images/newbg.png');
	background-position: left bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

p{
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-top: 200px;
}

b, strong, h2{
	color: #e5a1c6;
}

a:link, a:visited, a:active, a:hover{
	color: #e5a1c6;
	text-decoration: none;
}
