body {
	font-family: Lato, Arial, Helvetica;
	font-size: 13pt;
	color: black;
	font-style: italic;
	font-weight: bold;
	transform-origin: 0 0;
	transform: scale(1.0);
}
#main {
	width: 2048px;
	height: 1536px;
	margin-left: auto; margin-right: auto; position: relative; color: #000;
	background-image: url(/beeline-background.jpg);
	background-repeat-x: none;
	background-repeat-y: none;
}
#details { padding: 190px; padding-top: 1025px; position: relative; }
.contact { font-size: 45pt;  color: #000; margin: 0px; }
.contact a { text-decoration: none; color: #000; }
.contact a:hover { text-decoration: underline; color: #111; }
.company { font-size: 20pt; width: 100%; }
.services { text-align: right; float: right; }
