* {margin: 0; padding: 0;}

html {background-color: #06090c;}

body {color: #ccaccd; font-size: 12px;}

a img {border:none;}

h2 {font-size: 16px; color: #ccaccd;}
p, label {font-size: 12px; color: #ccaccd; font-weight: lighter; line-height: 18px;}

div#container {position: absolute; top: 0; margin:0 auto; height: 764px; width: 100%; background: url(images/bg.png) center no-repeat; text-align: center;}
div#logo {position: relative; margin-top: 20%;}
div#content{position: relative; margin: 0 auto; margin-top: 5%; width: 500px; text-align: left;}

div#content form {width: 450px; margin-top: 15px;}
div#content form input.txt {width: 300px; height: 20px; margin-top: 3px;}
div#content form textarea.msg {width: 450px; height: 120px; margin-top: 3px;}
