@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_profile.jpg');
	background-position: right 60px;
	background-repeat: no-repeat;
}