<?xml version="1.0" encoding="utf-8"?>
<Application>
	<AppTitle>Image no margin</AppTitle>
	<AppShortName>INM</AppShortName>
	<Author>SinLios</Author>
	<Version>1.0</Version>
	<Description>Image no margin</Description>
	<VariablesScanned>False</VariablesScanned>
	<PageWidth>2000</PageWidth>
	<PageHeight>400</PageHeight>
	<AutoSizeWidth>False</AutoSizeWidth>
	<AutoSizeHeight>False</AutoSizeHeight>
	<HideScrollbars>False</HideScrollbars>
	<ResponsiveSize>True</ResponsiveSize>
	<PublishPlatform>WebApp</PublishPlatform>
	<EmptyBuildFolder>False</EmptyBuildFolder>
	<LanguageCode>en</LanguageCode>
	<DisplayMode>standalone</DisplayMode>
	<ServiceWorker>Offline page</ServiceWorker>
	<ThemeColor>#000000</ThemeColor>
	<PwaScope>/</PwaScope>
	<MobileOSTypes>[AndroidOS,iOS,WindowsPhoneOS]</MobileOSTypes>
	<WindowState>normal</WindowState>
	<TitleBar>True</TitleBar>
	<Sizeable>True</Sizeable>
	<MaximizeBtn>False</MaximizeBtn>
	<MinimizeBtn>True</MinimizeBtn>
	<SystemMenu>True</SystemMenu>
	<ContextMenu>False</ContextMenu>
	<AlwaysOnTop>False</AlwaysOnTop>
	<ShowInTaskbar>True</ShowInTaskbar>
	<SingleInstance>False</SingleInstance>
	<ChromeKioskMode>False</ChromeKioskMode>
	<Components>
		<FunctionList name="Subroutines"/>
		<LibraryList name="Libraries"/>
		<PageList name="Main">
			<Components>
				<Page id="home">
					<Components>
						<Container id="Container3">
							<left>5px</left>
							<top>5px</top>
							<width>555px</width>
							<height>90px</height>
							<style>background-color:#fff</style>
							<css_class>neo-row neo-row-center</css_class>
							<Components>
								<Container id="Container4">
									<left>25px</left>
									<top>5px</top>
									<width>85px</width>
									<height>20px</height>
									<style>background-color:#fff;border-style:solid;border-width:1px;max-width:800px</style>
									<css_class>neo-col-12</css_class>
									<html>Header</html>
								</Container>
							</Components>
						</Container>
						<Container id="Container1">
							<left>10px</left>
							<top>15px</top>
							<width>555px</width>
							<height>90px</height>
							<style>background-color:#fff;border-width:1px;padding:0px</style>
							<css_class>neo-row</css_class>
							<Components>
								<Container id="Container2">
									<left>15px</left>
									<top>10px</top>
									<width>150px</width>
									<height>15px</height>
									<style>background-color:#fff;background-image:url(&apos;https://images.unsplash.com/photo-1682685797366-715d29e33f9d?q=80&amp;w=1200&amp;auto=format&amp;fit=crop&amp;ixlib=rb-4.1.0&amp;ixid=M3wxMjA3fDF8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&apos;);background-position:center center;background-repeat:no-repeat;background-size:cover;padding:0px;max-height:300px;min-height:300px</style>
									<css_class>neo-col</css_class>
								</Container>
							</Components>
						</Container>
						<Container id="Container5">
							<left>5px</left>
							<top>5px</top>
							<width>555px</width>
							<height>90px</height>
							<style>background-color:#fff</style>
							<css_class>neo-row neo-row-center</css_class>
							<Components>
								<Container id="Container6">
									<left>25px</left>
									<top>5px</top>
									<width>85px</width>
									<height>20px</height>
									<style>background-color:#fff;border-style:solid;border-width:1px;max-width:800px</style>
									<css_class>neo-col-12</css_class>
									<html>Footer</html>
								</Container>
							</Components>
						</Container>
					</Components>
				</Page>
			</Components>
		</PageList>
		<PageList name="Master">
			<Components>
				<Page id="MasterPage"/>
			</Components>
		</PageList>
		<PageList name="Dialog">
			<Components>
				<Page id="NewDialog">
					<Components>
						<DialogContainer id="DialogContainer1">
							<left>0px</left>
							<top>0px</top>
							<width>320px</width>
							<height>480px</height>
							<close_button>False</close_button>
							<kind>custom</kind>
						</DialogContainer>
					</Components>
				</Page>
			</Components>
		</PageList>
	</Components>
</Application>
