body {
	text-align: center;
    background: #000000;
	background-image: url('../misc/space.gif');
}

.flag {
	display: inline-block;
}

#flag-container {
    margin-left: 200px;
}

p {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

a {
	font-size: 20px;
	font-weight: bold;
    color: #FF0000;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
}

.header {
	color: #FFFFFF;
}


.filters {
    margin-left: 20px;
    position: absolute;
    vertical-align: top;
    text-align: left;
    color: #FFFFFF;
}

.gif {
    border: 2px solid #0000FF;
    padding: 15px;
    background: #ffffff;
    margin-right: 10px;
    margin-bottom: 10px;
}
