	#page{
			width:800px;
			margin : 0 auto;
			padding : 15px;
		}
		img {
			border:0;
		}
		a{
			color:#0fafcf;
			text-decoration:none;
		}
		a:hover{
			color:#000;
		}
		body{
			background:white /*#9D0AD6*/;
			margin:0;
			padding:0;
			font-family:Verdana, Geneva, sans-serif;
			font-size:12px;
		}
		h1{
			padding:0 10px;
			margin:0;
			display: block;
			height:27px;
			line-height:27px;
			width:502px;
			background:url(../IMAGES/news_h1.jpg) no-repeat;
			font-size:1em;
			font-weight:bold;
		}
		#logoclub{
			position:absolute;
			right : 50px;
			top : 125px;
			vertical-align:middle;
			width: 250px;
			height: 250px;
		}
		#shirt{
			position:absolute;
			right : 50px;
			top : 350px;
			vertical-align:middle;
			width: 250px;
			height: 250px;
		}
		p{
	padding:0 15px;
	color:#999;
}
