body {
	margin:0px;
	background-color:#000000;
}

img {
	border:none;
}
.link_header {
	width:100%;
	height:50px;
	background-color:#222222;
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding:0px;
}
.link_choose{
	width:100%;
	height:400px;
	background-color:#000000;
	text-align:center
}
