@charset "utf-8";
/* CSS Document */

body {background-image: url("http://ascoder.com/bg1.jpg")}
a:link { color: #C3D9DE; text-decoration: none }
a:active { color: #999999; text-decoration: none }
a:visited { color: #C3D9DE; text-decoration: none }
a:hover { color: #999999; text-decoration: none }
h3{ text-decoration: none; font-family: verdana; color: #C3D9DE; font-weight: bold}
p{ text-decoration: none; font-family: verdana; font-size: 12; color: #C3D9DE; }
#content    
	{
		text-decoration: none;
		font-family: verdana;
		font-size: 12;
		color: #C3D9DE;
	}