a 
{ 
	color:#ffffff; 
}

.main_body
{
	background-color:#cdcdcd;	
	background:url('../images/background.jpg');
}

.content_body
{
	background:url("../images/gym.jpg"); 
	background-attachment:fixed;	
}

.content 
{ 
	background:url('../images/bg.png');
	width:80%;
	font-family:arial;
	font-size:12; 
	position:relative;
	text-align:left;
}

h1 
{ 
	font-family:arial;
	color:#325482; 
}

a:active 
{ 
	color:#ffffff; 
}

a:visited 
{ 
	color:#ffffff; 
}

h1 
{ 
	font-family:arial;
	color:#325482; 
}

.bar
{
	font-family:arial;
	text-align:center;
	font-size:14;
	background:url('../images/cbar.png');
}

.bar2
{
	font-family:arial;
	text-align:center;
	font-size:12;
	background:url('../images/cbar.png');
}


.content_panel 
{ 
	width:100%;
	height:100%;
	/*background:url('../images/gym.jpg');*/
	/*overflow:auto;*/
	/*background-attachment:fixed;*/
	/*background-position: -8% 63%;*/
}