/* general */

body { 
	background-color: #000000;
	/*background-image: url('../background.png');
	background-repeat: no-repeat;*/

	}
	
img {
	border: 0px;
	}
	
