/* Application用のCSS ファイル */
@import url("tiny.css");

body {
	background: #121212;
	background: url(../images/background.gif) repeat;
}
