{
    "bodyTemplate1": {
        "type": 0,
        "position": {
            "x": 1320,
            "y": 0
        },
        "items": {
            "backgroundImg": {
                "type" : 7,
                "bound" : {"w" :1920, "h" :1080},
                "position" : {"x" :-1320, "y" :0},
                "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
            },
            "bodyTemplate1Bg":{
                "type" : 7,
                "bound" : {"w" :600, "h" :1080},
                "position" : {"x" :0, "y" :0}
            },
            "titleFrame": {
                "type": 0,
                "position" : {"x" :60, "y" :52},
                "items": {
                    "mainTitle": {
                        "type": 6,
                        "bound": {"w": 480, "h": 42},
                        "value": "mainTitle",
                        "font": "36px AmazonEmber-Light",
                        "color": "0xEEEEEE",
                        "align": "left",
                        "column":"down",
                        "position": {"x": 0,"y": 0},
                        "lineHeight": 6
                    },
                    "subTitle": {
                        "type": 6,
                        "bound": {"w": 480, "h": 36},
                        "value": "subTitle",
                        "font": "24px AmazonEmber-Regular",
                        "color": "0xEEEEEE",
                        "align": "left",
                        "column":"down",
                        "position": {"x": 0,"y": 42},
                        "lineHeight": 6
                    },
                    "skillIcon": {
                        "type": 7,
                        "bound": {"w": 144, "h": 144},
                        "position": {"x": 350,"y": 0}
                    },
                    "textField": {
                        "type": 6,
                        "bound": {"w": 480, "h": 800},
                        "value": "textField",
                        "font": "32px AmazonEmber-Light",
                        "color": "0xEEEEEE",
                        "align": "left",
                        "position": {"x": 0,"y": 137},
                        "warp": true,
                        "lineHeight": 15
                    },
                    "logoIcon": {
                        "type": 7,
                        "bound": {"w": 75, "h": 75},
                        "position": {"x": 400,"y": 889}
                    }
                }
            }
        }
    }
}