@charset "UTF-8";

a#color, a#index {
	color:black !important;
}

p#diego {
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 14pt;
}

/*BOXES*/

.one, .two, .three, .four, .five, .six, .seven {
	border:2px solid black;
}

.two, .three, .four, .five, .seven {
	width:26vw;
	height:44vh;
}


.six {
	width: 53vw;
	height:44vh;
}




/*TITLE*/

.title p {
	color:black;
}

.about {
	color:black;
}

.close {
	color:black;
}

.aboutbox {
	border:2px solid black;
}



/*ONE-ARCHIVE*/

.one {
	width:16vw;
	height:90vh;
}

.one p {
	font-size: 10pt;
}

.text#archive p {
	line-height: 10px;
}

.text#archive a {
	color:black;
}


/*Two*/

.two {
	background-color: white;
}

.two p {
	font-size: 25pt;
}


/*Three*/

.three img { height: 44vh;
}


/*Fourth*/

.four p {
	margin-top: 10px;
	font-size: 40pt;
}




/*five*/

.six img {
	width:53vw;
}
