body {
    background-image: url(/theme/scriptkitties/images/bg.png);
}

h1, h2 {
    margin: 0px;
}

a, a:visited {
    color: #009;
    text-decoration: none;
    background-image: none;
}

p {
	line-height:1.25em;
}

#contact input {
	width: 580px;
}

#contact textarea {
	height: 200px;
	width: 600px;
}

#footer {
	text-align: center;
}

li {
	padding-bottom: 4px;
}

