/*
Theme Name:     Suffusion-Child
Description:    Child of Suffusion
Author:         stanjarin
Template:       suffusion

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)

*/

#wrapper {
	width: 1000px;
	margin: 0px auto;
	position: relative;
	border: 0px solid #008000;
	background-color: #EDF3E6;
	padding: 0px;
}

#header {
	min-height: 55px;
	padding: 0px 0;
}

.spaced {
display:block;
margin:5px 0;
}