body {
	background-color : #ffffff;
	color : #000000;
}

.centered {
	text-align : center;
}

p {
	text-align  : left;
}

img { 
	border : 0 
}

.right {
	text-align : right;
}
