﻿body
{
}
.android
{
	background:#DDEBB5;
	width:800px;
	font-size: 36px;
	margin:0px auto;
}
.header
{
	background-image:url(/Images/Android_Head.png) repeat-x;
	height:117px;
}
.headerlabel
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 36px;
	font-weight:bold;
	color: #0000FF;
	padding-left: 20px;
	padding-top: 30px;
	position: relative;
}
.applicationdescription
{
	clear:both;
}
.applicationdescription p
{
	padding-left:20px;
	padding-right:20px;
}

.android h1
{
	font-size: 36px;
}
.applicationdescription h3
{
	font-size: 36px;
}
.androidfooter
{
	padding-top:10px;
	padding-bottom:10px;
	font-size: 24px;
	font-weight:bold;
}
.applicationdescription img
{
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	width:90%;
}