﻿@charset "utf-8";
/* CSS Document */

#head {						 /*	Hier Veränderungen an der Head-Grafik vornehmen:   */
	background-image:url(head/bc2.png); /* head/cs.png = Counter Strike / head/mw2.png = Modern Warfare 2 / head/fifa10.png = Fifa 2010 / head/bc2.png = Bad Company 2 / head/spacer.gif = empty*/
	position:absolute;
	width:310px;
	height:179px;
	z-index:1;
}
