* {
		margin: 0px;
		padding: 0px;
}

body {
		background-image: url(images/background.jpg);
		background-repeat: repeat-x;
		background-color: #ecf4e7;
}

#content {
		background-image: url(images/back.jpg);
		background-repeat: no-repeat;
		width: 817px;
		height: 617px;
		margin: 0 auto;
}

#play {
		font-size: 24px;
		color: #4163a4;
		font-weight: bold;
		width: auto;
		height: auto;
		padding: 180px 0px 0px 240px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		letter-spacing: -3px;
}

#click {
		width: 303px;
		height: 67px;
		float: left;
		padding: 15px 0px 0px 240px;
}

#button {
		width: 95px;
		height: 93px;
		float: right;
		padding: 0px 100px 0px 0px;
}

#buttons {
		width: auto;
		height: 93px;
}

#content1 {
		width: 475px;
		height: auto;
		font-size: 14px;
		color: #4163a4;
		padding: 0px 0px 0px 240px;
		font-family: Arial, Helvetica, sans-serif;
}

#content2 {
		width: 475px;
		height: auto;
		font-size: 13px;
		padding: 10px 0px 0px 240px;
		font-family: Arial, Helvetica, sans-serif;
}

#content2 a:link {
		color: #4163a4;
}

#content2 a:active {
		color: #4163a4;
}

#content2 a:hover {
		color: #4163a4;
}

#content2 a:visited {
		color: #4163a4;
}

#footer {
		width: auto;
		height: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding: 100px 0px 0px 10px;
		color: #4163a4;
}

#footer a:link {
		color: #4163a4;
}

#footer a:active {
		color: #4163a4;
}

#footer a:hover {
		color: #4163a4;
}

#footer a:visited {
		color: #4163a4;
}

.tracker {
position : absolute;
left : -1000px;
}

