/* CSS Document */
a {
	text-decoration : none;
}
body {
	background : #333333;
	background-image:url(http://i140.photobucket.com/albums/r23/oxime187/myspace_new_tile.jpg);
	font-family : arial;
}

.cl_content_main {
	border : solid 1px black;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 20px;
	height : 532px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 50px;
	width : 600px;
}
.cl_footer {
	color : #FFFFFF;
	font-weight : bold;
	font-size : 12px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 10px; 
	width : 188px;
}
.cl_footer a {
	color : #FFFFFF;
	margin-left : 10px;
	margin-right : 10px;
	padding-left : 20px;
}
.cl_footer a:hover {
	color : #AA0000;
}
.cl_ref_facebook {
	background : url(../graphics/facebook-icon.jpg) no-repeat;
}
.cl_ref_myspace {
	background : url(../graphics/myspace-icon.gif) no-repeat;
}
