/* Global Styles */

body {
	background: #fff url(images/bg_body.jpg) scroll repeat-x 0 0;
	margin: 0 auto;
	width: 1000px;
	margin-top: 50px;
	margin-bottom: 50px;
}

img {
	border: 1px solid #fff;
}	
	
