@import url('subdesigns_common.css');

body {
	background-image: url("/images/sdtitle.png");
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}

p {
	width: 100%;
	height: 100%;
}

