
#maintitle {
	background-image: url(images/title_bg_n.jpg);
}

div.topphoto {
	text-align: center;
}

p.name {
	text-align: center;
}

div.img {
	text-align: center;
}

table.company-list {
	border-top: 1px solid #066795;
}

table.company-list th {
	background-color: white;
	border-bottom: 1px solid #066795;
	color: black;
	padding: 10px 90px;
	text-align: center;
	width: 50%;
}

table.company-list td {
	border-bottom: 1px solid #066795;
	padding: 10px 40px;
}
