
body{ font-family: Arial, san-serif; 
font-size: 12pt; 
color: black; font-weight: 
normal; font-style: normal; }

a:link{
	text-decoration: none;
	color: black;}

a:visited{
	text-decoration: none;
	color: black;}

a:hover{
	text-decoration: none; 
	color: #91278F;}
	
h1{ font-family: Arial, san-serif; 
font-size: 14pt; 
color: black; 
font-weight: normal; 
font-style: normal; 
text-decoration: none; }
	
	
#container{
	position: absolute;
	margin-left: 29px;
	margin-top: 355px;
	width: 140px;
	height: 190px;
	top:0px;
	border-width: 3px;
	border-color: #91278F;
	border-style: solid;
	background-image: url(../images/jane.jpg)
	}

#container2{
	position: absolute;
	margin-left: 36px;
	margin-top: 180px;
	width: 430px;
	height: 200px;
	top:0px;
	border-width: 2px;
	border-color: #91278F;
	border-style: solid;
	background-color: #d7c3d7;
	}

/*Background*/
#bg1{position: absolute; top: 0px; left: 0px; width: 267px; height: 200px; background-image: url(../images/bg_01.png)}
#bg2{position: absolute; top: 0px; left: 267px; width: 266px; height: 200px; background-image: url(../images/bg_02.png)}
#bg3{position: absolute; top: 0px; left: 533px; width: 267px; height: 200px; background-image: url(../images/bg_03.png)}
#bg4{position: absolute; top: 200px; left: 0px; width: 267px; height: 200px; background-image: url(../images/bg_04.png)}
#bg5{position: absolute; top: 200px; left: 267px; width: 266px; height: 200px; background-image: url(../images/bg_05.png)}
#bg6{position: absolute; top: 200px; left: 533px; width: 267px; height: 200px; background-image: url(../images/bg_06.png)}
#bg7{position: absolute; top: 400px; left: 0px; width: 267px; height: 200px; background-image: url(../images/bg_07.png)}
#bg8{position: absolute; top: 400px; left: 267px; width: 266px; height: 200px; background-image: url(../images/bg_08.png)}
#bg9{position: absolute; top: 400px; left: 533px; width: 267px; height: 200px; background-image: url(../images/bg_09.png)}
