#container_diploma{ 
	margin:auto; 
	height:550px; 
	width:600px; 
	background:#fff; 
	text-align:center 
	}
#toprow{ 
	margin:auto; 
	height:100px; 
	width:500px; 
	border:none; 
	background:#c1bic3 
	}
#toprow div{ 
	float:left
	}
#toprow div img{ 
	height:100px; 
	width:100px; 
	border:none 
	}
#img_diploma{ 
	margin: 20px auto auto auto; 
	width:370px;
	height:370px; 
	}
#bottomrow{ 
	margin:auto; 
	height:100px; 
	width:400px; 
	border:none; 
	background:#c1bic3 
	}
#bottomrow div{ 
	float:left 
	}
#bottomrow div img{ 
	height:65px; 
	width:100px; 
	border:none 
	}


