body {
	background-color: #363636;
	margin: 0px;
	padding: 0px;
}
#container {
	height: 505px;
	width: 907px;
}
#name {
	background-attachment: scroll;
	background-image: url(Images/name.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 359px;
	top: 10px;
	position: relative;
	left: 5px;
}
#flash {
	height: 550px;
	width: 907px;
	margin-top: 15px;
}
#myname {
	width: 89px;
	color: #FFFFFF;
	float: left;
}
#copyright {
	margin-left: 750px;
	margin-top: 0px;
	color: #FFFFFF;
	float: none;
	clear: right;
}
#nameandcopy {
	position: absolute;
	top: 450px;
}

