@charset "utf-8";
body {
	background-color: #000000;
}
.myDIV {
	height: 250px;
	width: 780px;
	text-align: center;
	position: absolute;
}

.buttons {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

