body{
	font-family: Fira Mono, Source Code Pro, Menlo, Roboto Mono, Droid Sans Mono, Courier New, Courier, monospace;
    color: rgb(246, 244, 233);
	padding: 3.14%;
    line-height: 1.5;
	background-color: #000000;
}

a {
    color: #F3A51D;
    font-weight: 700;
    text-decoration:none
}

.nameh { margin-left: 6vw; }
.txt { 
	margin-left: 2vw; 
	text-indent: 2vw;
	font-size: 12pt;
}
