.black{
    width: 410px;
    height: 70px;
    background-color: black;
    border:3px solid #691318;
    margin-bottom:10px;
}
.pink{
    width: 300px;
    height: 150px;
    border: 3px solid #691318;
    background-color: #FEAEC9;
    padding:130px 0 0 20px;
}
.green{
    width:130px;
    height:50px;
    background-color: green;
}#minibox {
	overflow:hidden;
	width:160px;
	background: url(../img/1.jpg);
	height:160px;
	background-size: cover;
	background-position:center;
}