body{
	background-color:black;
	background-image: url(images/background.jpg);
	margin:0px 0px;
	text-align:center;
	top: auto;
	margin-top: 2px;
}

a{
font-family: arial;
color: white;
text-decoration: none;
}

.title{
font-size:200%;
margin:0;
}

ul{
list-style:none;
text-align:center;
margin:0, auto;
padding:100px 0 0 0;
}

li{
padding:0 0 0px 0;
}

.content{
	margin:0 auto;
	padding:0px;
	border:1px solid #ccc;
	border-width: 0 1px 1px 1px 1px;
	height:700px;
	width:800px;
	background-image: url(images/content_background.jpg);
	vertical-align:text-top;
	margin-top: 10px;
}

.web{
	vertical-align:bottom;
	width: 258px;
	position: absolute;
	left: 104px;
	top: 528px;
	height: 76px;
}

.google{
	text-align:left;
	width:540px;
	left:inherit;
}

.footer{
	heigh:10px;
	width:800px;
	text-align:right;
	height: auto;
}
