/* tag-uri html */

body
{
	background: linear-gradient(top, #596a72 0%,#cedce7 100%);
}

/* wrapper */

#wrapper
{
	border-radius: 5px;
}