body {
	background-color: #00FF00;
}
div {
	background-color: #FFFFFF;
}
img.redstyle {
	border: #FF0000 solid 3px;
}