/* Global Styles */

body {
	background-repeat: repeat-x;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../Images/background.jpg);
}
	
#main_container_index {
	width: 782px;
	height: 653px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../Images/juvia_index.jpg);
}

#main_container_ind {
	width: 782px;
	height: 653px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../Images/juvia_opzet.jpg);
}

#main_container_sd {
	width: 782px;
	height: 653px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../Images/juvia_standaard.jpg);
}

#main_container_gt {
	width: 782px;
	height: 653px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../Images/juvia_gitaar.jpg);
}
	
#header{
	width: 782px;
	height: 140px;
}

#onder1{
	width: 782px;
	height: 25px;
	float: left;
	text-align: left;
}

#onder2{
	width: 782px;
	height: 82px;
	float: left;
}

#links{
	float: left;
	width: 128px;
	height: 309px;
}

#rechts{
	float: right;
	width: 148px;
	height: 309px;
}


#txt{
	width: 506px;
	height: 309px;
	float: left;
	text-align: left;
 }
	

