body {
	background-color: #146d68;
	font-family: "Trebuchet MS";
}

div.tony {
	color: #faf519;
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 40px;
}

div.mwd {
	color: cyan;
	font-size: 44px;
	
}

div.mnp {
	color: #f1a629;
	font-size: 24px;
	
}

div.email a {
	color: cyan;
	font-size: 18px;
	text-decoration: none;
}

div.email {
	color: #f1a629;
	font-size: 18px;
	font-weight: bold;
}

div.home {
	padding-top: 80px;
}

div.home a {
	color: #faf519;
	font-size: 18px;
	text-decoration: none;
}

table {
	text-align: right;
	top: 10%;
	position:relative;
}