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

body {
	background-color: #FDF9FA;
	background-image: url(images/background.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

#purpose {
float:right;
margin-top: 355px;
margin-bottom: 0px;
margin-right: 141px;
}
#tabs {
width: 770px;
margin: 10px auto 0px auto;
text-align:left;
}
#wrapper {
font-family:"Times New Roman", Times, serif;
font-size:12px;
width: 770px;
height: 680px;
margin: 0px auto 0px auto;
text-align: left;
background-image: url(images/cover.gif);
background-repeat:no-repeat;
background-position: center;
background-position:top;
}
#introduction {
font-family: "Times New Roman", Times, serif;
font-size:12px;
font-color: #000000;
float: right;
width: 370px;
margin-top: 300px;
margin-right: 65px;
}
