div{
	margin:0 0 10px;
	padding:10px;
}
.box{
	border:3px solid #000;
	border-radius:8px;
}
.alert{
	border-color:#f00;
}
