{
	"Name": "TitleStyle2",
	"Thumbnail": "pack://siteoforigin:,,,/Data/Text/thumb/TitleStyle2.jpg",
	"Tags":"title",
	"Items": [{
		"$type": "Apowersoft.VideoEditor.Model.SegmentText, Apowersoft Video Editor, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null",
		"Data": "TEXT HERE",
		"TextStyle": {
			"FontSize": 32,
			"FontFamily": "Roboto Light Regular",
			"SolidColor": "#FFFFFF"
		},
		"Offset": "0,-48",
		"Delay": 0.2,
		"Motion": "FadeIO",
		"MotionDuration": 0.6,
		"ControlHorizontalAlignment": "Center",
		"ControlVerticalAlignment": "Center"
	},
	{
		"$type": "Apowersoft.VideoEditor.Model.SegmentText, Apowersoft Video Editor, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null",
		"Data": "HAPPY TIME",
		"TextStyle": {
			"FontSize": 72,
			"FontFamily": "Roboto Bold",
			"SolidColor": "#FFFFFF"
		},
		"Offset": "0,20",
		"Motion": "FadeIO",
		"MotionDuration": 0.2,
		"ControlHorizontalAlignment": "Center",
		"ControlVerticalAlignment": "Center"
	}]
}