
body {
	background-color: #e1e1e1;
	margin: 0;
	padding: 0;
	color: #333;
	text-align: center;
	font-size: 14px;
	font-family: georgia, serif;
	line-height: 1.6em;
}
h1 {
	font-size: 200%;
	line-height: 1em;
}
h2 {
	font-size: 140%;
	margin: 1.25em 0 .25em 0;
}
p {
	margin: 0 0 15px 0;
}
#content {
	width: 600px;
	padding: 1em 2em 1em 1em;
	background: transparent;
	text-align: left;
}
#page {
	position: relative;
	width: 650px;

	padding: 0;
	background: #fff;
	margin:  2em auto;
	padding: 0em 2em 2em 2em;
	background-color: #fff;
	border:  solid #aaa 1px;
	text-align:  left;
}

.header {
	
	background: transparent url(../images/title.png) no-repeat center center;
	height: 50px;
	width: 650px;
	margin-top: 35px;
}


#backupdecoder_header
{
	background: transparent url(../images/title.png) no-repeat center center;
}

#dublin_bus_header
{
	background: transparent url(../dublinbus/images/title.png) no-repeat center center;
}

#icon {
	margin: 0 auto;
	width: 600px;
}

#screenshot {
	margin: 0 auto;
	width: 320px;
}


#page img{
	position: relative;
	left: 100px;
	padding: 10px;
}

body#nextbus #content {
	background: url(/images/bus_electric.png) no-repeat 0 80px;
	
}

body#nextbus #intro p, body#nextbus #intro ul {
	margin-left: 100px;
	margin-top:20px;
	
}

body#nextbus .fb-like {
	float: right;
	top: 27px;
}

body#nextbus .appstorebadge {
	
	margin-left: 0px;
	position: relative;
	left: -35px;
	bottom: 10px;
}

body#nextbus h2 {
	margin: 1.25em 0 .25em 0; 
	font: bold 2em Helvetica, Arial, Geneva, sans-serif;
}