html {
	background: url(i/bgv2.png) repeat-y #040401;
}
#mainpage {
	background: url(i/main2.png) no-repeat;
}
.newsblock{
	margin-left: 50px;
	margin-top: 50px;
}
.newsheader{
border: 0;
border-left: 10px solid #351;
background: #023;
}
.arc {
	position: relative;
	top: 10px;
}
.arc .newsblock {
	position: relative;
	top: 30px;
}