@charset "utf-8";
/* CSS Document */
body {
    background-image: url("../image/background/images.jpg");
    background-repeat: repeat-y repeat-x;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}
