/*#top {
	height: 10px;
}
#left {
	background-image: url(../images/content.png);
	padding:  .5em 2em;
}
#right {
	width: 10px;
	background-image: url(../images/content_right.png);
	background-repeat: repeat-y;
}
#bottom {
	height: 10px;
	background-image:url(../images/content_bottom.png);
	background-repeat: no-repeat;
}*/
