﻿/*
Theme Name: welcometowales
*/
#page{
	background: #000000 url(Images/home_footer_bg.gif) 0 100% no-repeat;
	height:auto !important;  /*real browsers */
	height:600px;  /*IE6: treaded as min-height*/
	min-height:600px;  /*real browsers*/
}

h2.page-title{
	display:none;
}


h3.event_headline{
	margin-bottom:30px;
}

.top_spacer{
	height:100px;
}

.post {
	margin: 0 0 40px;
}