<input type="file">
.wrap{
text-align: center;
}
span {
color: #ffffff;
font-size: 64px;
font-family: "Open Sans Light", Helvetice, sans-serif;
white-space: nowrap;
}
main#content {
float: left;
width: 63.2%;
padding-right: 80px;
box-sizing: border-box;
}
box-sizing: border-box;
border-bottom: 6px solid #1e1e1e;
nav ul.menu_head_top li:first-child a{
border-left: 1px solid #1d1d1d !important;
}