body { font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; }
#div_text img 	{ border: 2px solid black;}	


body {
	color: Black; 
	background: #CCF;
	font-size : 18px;
	font-weight: bold;
	text-decoration: none;	font-weight: normal;	
	text-align: center;
	padding-top: 50px;
	padding-bottom: 200px;
}

a {
   color: #483D8B;
	font-size: 22px;
	font-weight: bold;
	text-decoration: underline;
}




