body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	background-image: url(back.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
a:link {
	color: #6699cc;
}
a:visited {
	color: #6699cc;
}
a:hover {
	color: #cc3399;
}
a:active {
	color: #cc3399;
}





#wrap {
	background-color: #000000;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 1190px;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#header {
	width: 726px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 25px;
	height: 133px;
	overflow: hidden;
}
#info {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 149px;
	width: 634px;
	padding: 10px;
}
#albums {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 365px;
}
#form {
	position: relative;
	z-index: 2;
	height: 620px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}

