    body {
	background-color: #8cd2ce;
      }
    a {
	color: #ffffff;
	text-decoration: none;
	}
    a:link {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	border: 0px;
	}
   a:visited {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	border: 0px;
	}
   a:hover {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	}
    a:active {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	border: 0px;
	}
    img {
	border: 0px;
	outline: none;
	}
    
  

    #page_wrapper {
      	width: 1000px;
	text-align: left;
      	margin-left: auto;
	margin-right: auto;
      	border: 0px green solid;
	}
    
    
	#go_to_fashion {
		position: relative;
		left: 144px;
		top: 40px;
		width: 714px;
		height: 214px;
		}
	#or {
		position: relative;
		left: 432px;
		top: 40px;
		width: 150px;
		height: 80px;
		}
		
	#go_to_art {
		position: relative;
		left: 342px;
		top: 60px;
		width: 326px;
		height: 202px;
		}
   


	#content_bottom {
		position: relative;
		float: left;
		top: 100px;
		width: 1000px;
		height: 100px;
		border: 0px yellow solid;
		}
		#footer {
			position: relative;
			float: left;
			width: 1000px;
			padding-top: 20px;
			text-align: center;
			font-family: Helvitica;
			font-size: 12px;
			color: #ffffff;
			}
		#footer a {
			font-color: #343434;
			text-decoration: none;
			}	
