body 					{ background:url(../img/ui/body-bg.png) 0 0 repeat-x #1f3448; font-family:Arial, sans-serif; font-size:62.5%; color:#fff; }

a 						{ color:#fff; }
p 						{ margin-bottom:1.539em; font-size:1.3em; line-height:1.539em; }

#container				{ margin:100px auto; width:350px; text-align:center; }
#logo					{ margin-bottom:40px; }

.btn					{ display:inline-block; margin:0 10px 0 0; padding:5px 15px; border:0; cursor:pointer; background:#9fb6c2; -moz-border-radius:15px; -webkit-border-radius:15px; color:#fff; text-decoration:none; font-weight:normal; color:#fff; }
.btn.primary			{ background:#ed941f; }
.btn.primary:hover		{ background:#fea632; }
