/*
 Theme Name:   Holland Fest
 Description:  Holland Fest Theme - Child Theme of Twenty Ten
 Author:       IdeaFusion Media
 Author URI:   https://ideafusionmedia.com
 Template:     twentyten
 Version:      1.0.0
*/

@import url("../twentyten/style.css");


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: #f1f1f1;
	background-image:url('/wp-content/themes/HollandFest/images/bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

#wrapper, #header {
	padding: 0px;
}

#branding img {
	border: 0px;
}

#access a {
	line-height: 39px;
}

#content tr td {
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}

.donate {
	text-align: center;
}

.one-column #content {
	width: 850px;
}