@import url(https://fonts.googleapis.com/css?family=Raleway:300,700);

a.link, a.link:link, a.link:visited { color: #000099; background-color:	#ffffff; text-decoration:	none; }
a.link:hover, a.link:active, a.link:focus { color:	#0eeb2b; background-color: #ffffff; text-decoration: none; }
.hosted { font-family: Raleway; font-size:	10pt; }
p { font-family: Raleway; font-size: 15pt;  }
#header { z-index: 2; }
#center .title { font-family: Raleway; color: white; -webkit-text-stroke: 1px #000; font-size: 70px; font-weight: 700; }	
#content { background-color:	#ffffff; color: #000000; margin-left: auto; margin-right: auto; z-index: 1; }
#center, #center p { text-align: center; margin-top: 60px; }
.orange { color: #f7ab06; font-style: oblique; }

@media (min-width: 768px) and (max-width: 1024px) {
   #center .title {font-size: 100pt; } 
   p { font-size: 22pt;  }
  .hosted { font-size: 10pt; }
   
}