
/*

	TABLE OF CONTENTS
	- page wrapper
	- content

*/


/*
-----------------------------------------------PAGE_WRAPPER-----------------------------------------
*/

#page_wrapper {
	background: transparent url("./../images/bg_content_container.jpg") left top no-repeat;
}

/*
-----------------------------------------------CONTENT----------------------------------------------
*/

#content p {
	margin-bottom: 34px;
}