
body {
	font: 12pt/18pt  Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #B7E2FF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

a {
	text-decoration:none;
	color: none;
	border: none;
	}

img {
	border: none;
	border-style: none;
	}

	
#container {
	padding: 0;
	margin: 0 auto;
	width: 600px;
	border: 0px;
} 

#headerImage {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	height: 100px;
    width:600px;
	background: url("http://android.8streams.com/images/header.png") no-repeat;
}


#addthisBox {
	position: absolute;
	margin-left: 0px;
	margin-top: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 24px;
    width:200px;
}


#appsBox {
	position: absolute;
	margin-left: 0px;
	margin-top: 125px;

    width:600px;
  text-align:left;
  background: url("http://android.8streams.com/images/bg.png");
}


