#message{
	margin: auto;
	margin-top: 5%;
	width: 320px;
	border: 2px solid #aa0000;
	padding: 15px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.7);
}
