body   {
	font-size: 1em;
	font-family: times, "times roman", sans;
	line-height: 3em;
	color: #000;
	background-color: #ffffff;
	min-width: 898px;
	text-align: center;
}

#header_box {
     background-color: #ffffff;
     position: absolute;
     top: 100px;
     left: 350px;
     border: none;
     width: 300px;
     height: 200px;
     padding: 1px 1px 1px 1px
}

h1 {
	font-size: 24px;
	font-family: times, "times roman", sans;
	line-height: 1em;
	color: #000;
	background-color: #ffffff;
	text-align: center;
}

h2 {
	font-size: 15px;
}

#banner {
	background-color: #ffffff;
	position: absolute;
	top: 5px;
	left: 10px;
	width: 800px;
	height: 200px;
}

#wrapper {
	background-color: #ffffff;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 5px;
	left: -30px;
	width: 898px
}

#tony {
	font-size: 8em;
	font-family: times, "times roman", sans;
	line-height: 1em;
	color: #000;
	background-color: #ffffff;
	min-width: 898px;
	text-align: center;	
	position: absolute;
	top: 175px;
	left: 400px
}

#move_box {
	position:absolute;
	top: 400px;
	left: 50px
}

#sound_box {
	position: absolute;
	font-size: 5em;
	font-family: times, "times roman", sans;
	line-height: 1em;
	color: #000;
	text-align: center;
	background-color: #ffffff;
	top: 270px;
	left: 400px
}

#sound_info {
	position:absolute;
	line-height: 1em;
	top: 345px;
	left: 410px
}

#text_box {
	font-size: 1em;
	font-family: times, "times roman", sans;
	line-height: 2em;
	color: #000;
	background-color: #ffffff;
	text-align: left;	
	position: absolute;
	top:400px;
	width: 475px;
	left:430px
}

#footer {
	font-size: .7em;
	font-family: times, "times roman", sans;
	color: #000;
	background-color: #ffffff;
	text-align: center;	
	position: absolute;
	top:1000px;
	width: 700px;
	left:25px
}