html, body {}

body {
	background:#676767 url(./img/bg-top.jpg) no-repeat center top;
	font-family:Arial,Helvetica,san-serif;
	color:#efefef;
	font-size:11px;
	text-align:center;
}

#a {
	text-align:left;
}

#b {
	position:relative;
}
#c {
	padding:10px 40px 10px 40px;
}
#top {
	position:absolute;
}

/* COMMON */
a{color:#d7f730;}
a img{border:0px;}

h1{font-size:22px;}

#bottom {width:950px;	height:75px;}
/* END a2 */