html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
address,
code,
em,
img,
small,
strike,
strong,
figure,
b,
u,
i,
center,
#menu ul,
#menu li,
.photos,
.photos li,
footer ul,
footer li,
footer,
header,
menu,
nav,
fieldset,
form,
label,
legend,
table,
tbody,
thead,
tr,
th,
td,
embed {
  margin: 0;
  padding: 0;
  border: 0;
}

.container {
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
  width: 1360px;
  display: table;
  position: relative;
}
.row {
  width: 100%;
  display: table;
}