a, a:visited {
    text-decoration: none;
}
.gallery {
    text-align: center;
}

pre {
    width: 340px;
    margin: 0 auto;
    border: dashed 1px #aaa;
    margin-bottom: 10px;
}
header, footer {
    display: block;
}
footer {
    margin-top: 1.5em;
}
.content {
    max-width: 100%;
    margin: 0 auto;
}
.gallery:after {

}
.gallery img {
    height: 100%;
}
.gallery a {
	width: 200px;
	height: 140px;
	display: inline-block;
	overflow: hidden;
	margin-top: 15px;
	margin-right: 7px;
	margin-left: 8px;
	float: left;
}
.baguetteBoxOne {
	width:100%; 
	margin:0 auto;
}