@charset "utf-8";
/* CSS Document */

body {
	margin: 25px 0 0 0;
	background: #f3f4f4 url(images/bg_body.jpg) repeat-x;
    text-align: center;
	color: #696969;
}
