#container {
	background:url(../images/container_bg.png) repeat-y;
}
.one {
	background:#0096ff url(../images/one_bg.gif) no-repeat;
}
.two {
	background:#2278b4 url(../images/two_bg.gif) no-repeat;
}
.three {
	background:#124e78 url(../images/three_bg.gif) no-repeat
}
#asid {
	background:url(../images/aside_bg.gif) right repeat-y;
}
#footer {
	background:#124e78 url(../images/footer_bg.jpg) top no-repeat;
}

/* Copyright (c) Studio 2 Online Ltd. */
