
body{
	padding:0px;
	margin:0px;
	align: center;
	background-color: #fff100;
}

.subscribeform {
	position: relative;
	background: url('../images/formbg.png') no-repeat;
	color: #FFFF00;
	left: 50%;
	width: 580px;
	height: 220px;
	margin-left: -280px;
	font-family: Helvetica, Verdana, Arial, Geneva, sans-serif;
}

#subscribetitle {
	margin-left: 40px;
	margin-top: 30px;
}

.subscribeform form {
	margin-left: 60px;
	margin-top: 0;
}

.subscribeform h1 {
	font-weight: normal;
	font-size: large;
}

.subscribeform input {
	border: 1px solid #FFF;
	background: #FFF;
	color: #000;
	margin: 0 auto;
	text-align: center;
}

.required {
	color: #FFFF00;
}

input.submit {
	background: #FF0;
	color: #000;
	border: 0;
	margin: 0 auto;
	text-align: center;
}

.email {
	position: absolute;
	top: 854px;
	color: #ffffff;
	left: 50%;
	margin-left: -353px;
	font-variant: small-caps;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	border: 0px;
}


.about_text {
	background-attachment: scroll;
	text-shadow: #131e19 0 0 0;
	opacity: 1;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:16px;
}

.about {
	position: absolute;
	top: 920px;
	color: #000;
	right: 50%;
	left: 50%;
	width: 800px;
	margin-left: -410px;
	height: 170px;
	background-attachment: scroll;
	text-shadow: #131e19 0 0 0;
	opacity: 1;
	font: small "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:link { color: #000; }
a:visited { color: #000; }
a:hover { color: red; }
a:active { color: #000; }

#topleft {
position: absolute;
left: 0;
top: 0;
display: block;
height: 425px;
width: 425px;
text-indent: -999em;
text-decoration: none;
background: url('../images/banners/corner_banner.png') no-repeat;
}


/*
image {

	background-image:url(http://www.amusicgroup.eu/bgyellow.jpg);

	top: 50%;

	bottom: 50%;

	position: absolute;



}
*/



