body{
	margin:0;
	border: 0;
	width: 100%;
}
#box{
	width: 100%;
	margin: 0;
}

#paper-intermediate, #paper-background{
	width: 0px;
	border:0;
	margin:0;
}

#paper-front{
	height: 2400px;
	border:0;
	width: 100%;
	margin: 0;

}

#paper-title{
	width: 100%;
	margin-top: 90px;
	margin:0px;
	padding:0px;
	height: 80px;
}

#paper-title h1 {
	margin-top: 100px;
	margin-left: 50px;
}

#divisor{
	position: absolute;
	left: 60px;
	height: 1550px;
	top: 185px;
}

.line-bullets{
	position: absolute;
	left:  59px;
	width: 7px;
	height: 7px;
}

#first-work-date:after {
   left:-20px;
}
time.work-date{
	background-color: lightpink;
	font-family: Quicksand; 
	font-size: 12px;
	padding: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right:10px;
	top: 40px;
	left: 100px;
	position: relative;
	width: 200px; 
}

.work-date:after{
	content: "";
	top: 0;
	width: 0;
	height: 0;
	position: absolute;
	left: -20px;
	border-top: 16px solid transparent ;
	border-bottom: 16px solid transparent;
	border-right:10px solid lightpink ;
	border-left: 10px solid transparent;

}

#barra-box{
	z-index:3;
	margin: 0;
	position: absolute;
	width: 100%;
}

#barra {
	width:100%;
	margin:0px;
	max-height: 50px;
	background-color: whitesmoke;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px;
}


#nav-list-icons{
	width: 100%;
	height: 70px;

}

li{

	vertical-align: middle;
	margin-left: 40px;

}

a {
	text-decoration: none;
}

div#icon-box-barra{
	width: 100%;
	padding:0;
	margin:0;
	height: 60px;
}


.list-icons{
	margin:0px;
	padding:0px;
	height: 60px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: table;
	margin-top: 0px;
}

p{
	margin-bottom: 40px;
	line-height: 30px
}
.description-box{
	width: 65%;
	position: relative;
	top: 50px;
	margin-left: 110px;
	float: none;
}

.works {
	width: 100%;
}