body {
  background-color: #000000;
  color: #00cafd;
  text-align: center;
  font: "Gill Sans","Trebuchet MS","Tahoma","Helvetica","Arial",serif;
}
#content {
  
  margin-left: auto;
  margin-right: auto;
  /*border: 2px solid #A6B2BC;*/
  background-color: #000000;
  color: #00cafd;
  padding: 60px 0 0 0;
  
}

h1 {
	display: block;
	margin-left: auto;
	margin-right: auto;	
	text-align: center;
	color: #0099CB;
	padding: 0 0 50px 0;
	background: url(mobileSOSproject.gif); position: relative; left: 0; top: 0; width: 500px; height: 70px; text-indent: -9999px; overflow: hidden;
}


p {padding-bottom: 1em;}
img.displayed {
	display: block;
	border: none;
	margin-left: auto;
	margin-right: auto }

a {padding: 2px;color: #00cafd;text-decoration: none;}


a:link {text-decoration: none; color: #00cafd; line-height: 1.2;}
a:visited {text-decoration: none; color: #00cafd; line-height: 1.2;}
a:hover {text-decoration: none; color: #ffffff; line-height: 1.2; background-color: #00cafd;}
a:active {text-decoration: none; color:  #00cafd; line-height: 1.2;}


a img {margin: 90px 0 0 0;border: none;}
a:hover.logo {margin: 90px 0 0 0;border: none; background-color: #000000;}
