#msg {
	margin : 2% 2% 7% 2%;
	line-height : 1.5em;
}

ul#lineup {
    list-style : none;
    overflow : hidden;
}

ul#lineup li {
    width : 100%;
    margin-bottom : 7%;
}

ul#lineup li h3 {
    margin-bottom : 4%;
    padding : 14px 0 17px 0;
    font-size : 120%;
    font-weight : 700;
    color : #2d506e;
    background : #e6f0fa;
    text-align : center;
}

ul#lineup li img {
    width : 100%;
    height : 100%;
}

ul#lineup li p {
    margin : 0 2% 0 2%;
    line-height : 1.5em;
}