/* THEME IMAGES */

.themeimage {
	background-image: url(images/theme_golfscapes.jpg);
	background-repeat: no-repeat;
	background-position : top right;
	position: relative;
	width: 300px;
	height: 300px;
}
