@import url('default.css');
@import url('/lightbox/css/lightbox.css');

#wrapper {
	background: #000000; /* The colour of the background to the page content */
	background-image: url('images/bg_home.jpg');
	background-position: right 60px;
	background-repeat: no-repeat;
}

#text_b {
	padding-top: 500px !important;
}
