/***************************************

	Front Page

***************************************/
body.front{
	background-image: url(images/home_bg.jpg);
}

.front .site-name{
	font-size: 32px;
}

/***************************************

	Galleria

***************************************/
.galleria-content{
	height: 600px;
}

/* caption */
.galleria-theme-classic .galleria-info{
	width: 280px;
	right: -290px;
}

/***************************************

	Contact

***************************************/
.context-contact #block-system-main .content{
	min-height: 885px;
	background: url(images/contact/studio-wide.jpg) 0 0 no-repeat;
}