body {
background:#5F5F5F url('./bg.jpg') top center repeat;
font-family:"Segoe","Segoe UI","Humanist 777","Frutiger","Univers","Frobisher",Verdana,Arial,Lucida,times new roman,"Myriad Pro","Myriad";
font-size:12px;
color:#FFF;
height: 100%;
margin: 0;
padding: 0;
}

.header {
background:#000 url('./header1.jpg') top center no-repeat;
height:225px;
width:980px;
margin:0 auto
}

.header a, .header h1 {
color:#FFF;
font-size:22px;
}

.linkage a {
background:#000;
color:#FFF;
font-size:22px;
}

.ad1 {
background:#000 url('./adback1.jpg') top center no-repeat;
height:205px;
width:980px;
margin:0 auto
}

#chatdiv {
	position:relative;
	float:right;
	width:200px;
	background-color:#fff;
	padding:1px;
	margin-left:1px;
}