/*Style for Index & Home Page */
.content{font-family:georgia;
	 font-size: 120%; 
	position: absolute; top: 100px;
	margin-right: auto;
	padding-left: 7%; padding-right: 7%;} 
.center{text-align:center;}
.company{font-family: georgia;
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;}
.show{visibility: visible;}
img{margin: 2.5%;}
.company a:link, a:visited, a:hover, a:active{text-decoration: none; color: #0000ff;}
.company a:hover {font-style: italic;} 

