body{
	color:#2d3454;
	font-family:Arial;
	font-size:10px;
	background-image:url(bg.jpg);
	background-position:right top;
	}
a{
	text-decoration:none;
	color:#181e6b;
	font-style:normal;
	font-weight:700;
	}
a:hover{
	text-decoration:none;
	color:#333a93;
	font-style:normal;
	font-weight:700;
	}

.topbg{
	background-image:url(topbg.jpg);
	background-repeat:repeat-x;
	background-position:right top;
	Position:absolute;
	right:0;
	top:0;
	width:100%;
	height:363px
	}
img{
	text-align:center;
	padding:0;
	border:0 solid #121e2b
	}