/* @override http://switchedonhosting.co.uk/wp-content/themes/coming-soon/style.css */

/* 
Theme Name: Coming Soon
Description: Coming soon holding page fro your new WordPress blog.
Tags: coming,soon,holding,page
Author: Rich Moore
*/
body {
	color:#5d6067;
	font-size:1em;
}

a {
  color:#50a2db;
}
#header h1 {
	text-indent: -9999px;
  width:100%;
  height:260px;
  background:url('http://cdn.switchedonhosting.co.uk/switchedonhosting/logo/logo.png') center -138px;
}
#masthead {
	background:#f8f8f8;
 border-bottom:1px solid #ccc;
  margin-bottom:10px;
}
#footer {
	background:#f8f8f8;
 width:100%;
 border-bottom:1px solid #ccc;
  margin-bottom:10px;
}
.pagetitle {
  font-size:3em;
  font-weight:200;
}