@charset "utf-8";
body {
	background-color: #000000;
}
#usttab {
	background-color: #000000;
	height: 100px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 11px;
	border-top-style: solid;
	border-top-color: #D4D0C8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
#linkbar {
	float: left;
	height: 50px;
	width: 750px;
}
.link {
	margin-right: 10px;
}
#yazi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 45px;
	height: 250px;
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
	float: right;
}
#mp3 {
	float: right;
	height: 750px;
	width: 300px;
	margin: 50px;
}





#ortatab {
	background-color: #c8c8c8;
	height: 1000px;
	width: 750px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #777777;
	border-bottom-color: #777777;
	border-bottom-width: 7px;
	border-bottom-style: solid;
}
#logo {
	float: left;
	height: 400px;
	width: 220px;
	margin: 50px;
}
#mp3player {
	float: left;
	height: 200px;
	width: 300px;
	margin-top: 50px;
	margin-left: 50px;
}

.foto {
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
