/*-----------------------------
	Page Background
-------------------------------*/

body {
background:url("../images/jazzman.jpg") no-repeat fixed left bottom #FF6600;
color: #1E1E1E;
font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック",Osaka,Helvetica,verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic","Sans-Serif";
font-size: small;
line-height:2;
text-align:center;
margin:0px;
padding:0px;
}

/*-----------------------------
	Font Sizes
-------------------------------*/

.text_xs {font-size: x-small;}

.text_s {font-size: small;}

.text_m {font-size: medium;}

.text_l {font-size: large;}