/* CSS Document */


body{
	background-color: #000000;
}


h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	text-align:center;
	background-color : transparent;
	line-height : 120%;
	margin : 0;
	padding : 0;

} 

p{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	text-align:center;
	background-color : transparent;
	line-height : 120%;
	margin : 0;
	padding : 0;
}

#footer a{
	text-decoration:none;
	font-family : Arial, Helvetica, sans-serif;

	color:white;
}

#footer{
	width:820px;
	text-align:right;
	margin:auto;
	padding:0px;
	
}

#facebook{

border:none; overflow:hidden; width:320px; height:55px;
float:right;
}


#facebook2{

border:none; overflow:hidden; width:400px; height:500px;
float:right;
}