

<html>
<head>
<title>Teen Golf World</title>
<!-- <link rel="stylesheet" href="http://lessons.teengolfworld.com/wp-content/plugins/ultimate-landing-page-and-coming-soon-page/template/style.css"> -->
<link href='http://fonts.googleapis.com/css?family=Aclonica|Aclonica' rel='stylesheet' type='text/css'>

<style type="text/css">

html, body {
  height: 100%;
  
}

body{
	 background-attachment: fixed;
    background-clip: border-box;
    background-color: #ffffff;
       background-origin: padding-box;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

img#bg {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
 /* opacity:0.4; */
/* filter:alpha(opacity=40); */
z-index:-1
} 
 #headline{
 	font-family: 'Aclonica', cursive;
 	font-size:28px;
 	color:#000000;
 	
 }
 
 #description{
 	font-family: 'Aclonica', cursive;
 	font-size:12 px;
 	color:#000000;
 	
 }
 
#notify-btn {
    background-color: #80223F;
    background-image: -moz-linear-gradient(center top , #BC325D, #80223F);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    height: 25px;
}

#notify-email {
    font-size: 18px;
    height: 25px;
    width: 270px;
}



</style>

</head>
<body>


<table align="center" valign="center" height="100%">
	<!-- <table height="400" width="600" align="center" valign="center" > -->
		<table height="400" width="600" align="center" valign="center" id="content_area">
		<tr>
			<td>
								<tr valign="bottom">
					<td align="center" id="headline"><h1>Coming Soon</h1></td>
				</tr>
				<tr valign="top">
					<td id="description"><center>Golf Lessons Section</center></td>
				</tr>
				<tr>
					 <td align="center">
					 <!--<input type="text" size="30">&nbsp;&nbsp;<input id="my_submit" type="submit" value="Sign me up"> -->

					<form action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit='window.open("http://feedburner.google.com/fb/a/mailverify?uri=", "popupwindow", "scrollbars=yes,width=550,height=520");return true'>
                    <input type="hidden" value="" name="uri"/>
                    <input type="hidden" name="loc" value="en_US"/>
		    <input type="hidden" name="landing_page_id" value=""/>
                    <input id="notify-email" type="text" name="email" placeholder="Enter Your Email"/>

                    <button id="notify-btn" type="submit">Add Me!</button>
    			</form>


</td>
				</tr>
			</td>
		</tr>
	</table>
</table>

  
</body>
</html>
