body{
	background-color: #000000;
	margin-top: 10px;
}

.pics{
	background-color: #e39124;
	border-bottom: thick solid #e39124;
	border-left: thin solid #555452;
	border-right: thin solid #e39124;
	border-top: thin solid #555452;
}

.text{
	background-color: transparent;
	font-family:  Centuty Gothic, Calibri, Arial, Geneva, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #CCCCCC;
        text-align: justify;
}

.cvtext{
	background-color: transparent;
	font-family:  Centuty Gothic, Calibri, Arial, Geneva, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #CCCCCC;
}

p{ 
        text-indent: 10px;
 }

