/* CSS - Tactik Paintball */
/* CSS - Création de Projextra, Inc. */



body {
	margin: 0 auto;
    padding: 0;
    width: 800px;
    text-align: center;
   	background: #000000 url(images/intro/back.jpg) no-repeat center top;
	height: 100%;
	background-position:top;

}


.content{
	margin-top: 200px;
}
img{
	border: none;
}

p{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #006633;
}

#bottom{
	margin-top: 530px;
}

img, div, a, input, table { behavior: url(pngfix/iepngfix.htc) }