<style type="text/css">
#password-block {width: 600px; margin: 0px auto; border: 1px solid #CCC; padding: 15px;}
p, h2, label, input.inputbox {font-size: 14px;}
label {display: block; margin: 5px 0px 0px 0px;}
input[type='text'], input[type='password'] {display: block; padding: 3px;}
input[type='submit'] {display: block; margin-top: 10px;}
div.msg-error, div.msg-success {margin-top: 0px;}
div#hosting-ad {
border: 1px solid #CCC;
background: #EEE;
padding: 8px;
font-size: 14px;
color: #000;
margin-bottom: 8px;
}
a#btn-start {
display: block;
padding: 4px 20px;
width: 220px;
color: #222;
font-weight: bold;
font-size: 14px;
background: #869BAE;
border-top: 1px solid #9196A1;
border-left: 1px solid #9196A1;
border-right: 1px solid #333;
border-bottom: 1px solid #333;
cursor: pointer;
padding: 4px 10px;
margin-top: 7px;
margin: 7px auto 0px auto;
}
a#btn-start:hover {
color: #FFF;
background-color: #768798;
border-top: 1px solid #9196A1;
border-left: 1px solid #9196A1;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
cursor: pointer;
}
img {border: none;}
p.banner-ad {text-align: center;}
</style>
<div id="password-block">
<div class="msg-success">
<h2>Congratulations!</h2>
<p>
SkyBlueCanvas has been successfully set up.
</p>
</div>
<div>
<p class="banner-ad">
Choose from thousands of beautiful themes for as low as $10 from ThemeForest.net and help
support SkyBlueCanvas at the same time.
</p>
<p class="banner-ad">
<a href="http://themeforest.net?ref=skybluecanvas" style="border: none;"><img src="images/TF_468x60.jpg" width="468" height="60" alt="Theme Forest banner ad" /></a>
</p>
<p class="banner-ad">
<a href="../admin.php" id="btn-start" class="button">No Thanks. Take me to my site.</a>
</p>
</div>
</div>