body {
	margin: 0px;
}
p {
	display: inline;
	margin: auto;
	white-space: nowrap;	
}
.my_name {
	font: 44px Georgia, "Times New Roman", Times, serif;
	color: #F68126;
	white-space: normal;

}
.my_email {
	font: 44px Georgia, "Times New Roman", Times, serif;
	color: #A3968F;
	white-space: normal;

}
.my_mobile {
	font: 44px Georgia, "Times New Roman", Times, serif;
	color: #A3968F;
	white-space: normal;	

}
.portfolio {
	font: 44px Georgia, "Times New Roman", Times, serif;
	color: #269BF6;
	white-space: normal;	

}
.links a{
	font: 44px Georgia, "Times New Roman", Times, serif;
	color: #8A7E75;
	white-space: normal;	

}

.links a:hover{
	font: 44px Georgia, "Times New Roman", Times, serif;
	color: #F62633;
	white-space: normal;	

}



.filler {
	font: 44px Georgia, "Times New Roman", Times, serif;
	color: #D0CCC8;
}