body { 
	padding-left:25px;
	background-color: #f3f3f3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

h1 { 
	color: #990000; line-height:35px;
}

h2 { font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: #990000;
	line-height:50px;
	font-size: large;

}

p { 
	
}

banner { 
		background-color:#CC33CC;
		height:20px;
}

img {
		border-bottom-style: none;
		border-right-style: none;
		border-top-style: none;
		border-left-style: none;
}

#plateste {
		float:right;
		border: thin groove #990000;
		padding: 10px;

}