.films {
	text-align: center;
	width: 700px; /* each image is about 100px wide */
	margin: auto;
}

img {
	margin: 1ex;
}

body {
    background: #fff0f5;
    margin: 2em;
}

a:link {
    color: #8b3a3a;
}

a:visited {
    color: #cd5555;
}

.top {
    float: right;
}

.top img {
    border: none;
}

.title {
    text-align: center;
    color: #6e8b3d;
}

.title a {
    text-decoration: none;
    color: #6e8b3d;
}

.title2 {
    margin-bottom: 0;
    text-align: center;
    color: #6e8b3d;
}

.title2 a {
    text-decoration: none;
    color: #6e8b3d;
}

.subtitle {
    text-align: center;
    font-weight: normal;
    font-size: large;
    color: #cd950c;
}

.subtitle2 {
    margin-top: 0;
    text-align: center;
    font-weight: normal;
    font-size: large;
    color: #cd950c;
}

img {
    border: none;
    vertical-align: middle;
}

.ad-h {
    width: 728px;
    height: 90px;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-right: auto;
    margin-left: auto;
}

.ad-v {
    width: 160px;
    height: 650px;
    float: right;
    margin: 30px;
}
