@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/BackgroundGradPink.jpg);
	background-repeat:repeat-y;
	background-color: #ccaed0;
	margin: 0px;
}



