body {
    margin: 0 auto;
    font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
    padding-top: 100px;
    width:100%;
    height:80%;
}	

h1 {
    background-image:url('logo.png'); background-repeat: no-repeat; text-indent: -9999px;
    height: 177px; width: 361px;
    margin: 0 auto;
}

div {
    text-align: center;
}

h4 {
    color: #006699; font-size: 22px;
}

h5 {
	color: #006699;
	font-size: 18px;
}

#success, #exists {
    color: #006633; font-weight: bold;
    display: none;
}

#bademail, #badserver {
    color: #990000; font-weight: bold;
    display: none;
}

p {
    font-size: 14px;
}

img {
	border: 0;
}

#share {
	margin-bottom: 10px;
}

.textf {
    font-size: 19px; margin-top: -20px; top: -13px;
    position: relative;
    border: 1px solid #003366; color: #003366;
    padding: 4px; height: 35px;
}

h4 a {
	color: #006699;
}

h5 a {
	color: #FF0033;
	font-size: 18px;
}