body{
	background-image:url('background.jpg');
	background-size:100%;
	background-size: 100% 90%;
	background-repeat:no-repeat;
	background-color:#CC6600;
}

#position1{
	width: 100%;
	height:300px;
	
}
#position2{
	width:50%;
	height:300px;
	margin-left:auto;
		
}
#position3{
	width:100%;
	height:auto;
	background-color:black;
	opacity : 0.7;
		
}
#position4{
	width:95%;
	height:300px;
	margin-left:auto;
	margin-right:auto;

	
}
p{
	text-align:center;
	color:white;
	font-family:gabriola ;
	font-size:25px ;
}
#menu{
	position:fixed;
	font-size:20px;
	color:green;
	height:300px;
	width:300px;	
	color:black;
	font-size:20px;
	text-align:center;
}
#column:hover{
	font-family: arial;
	font-size:23px;
	cursor:pointer;
	background-color:#66B2FF;
	color:black;
	border: 1px solid #ddd;
	border-color:white;
}
#menu , #x , #column {
	border: 0.5px solid black;
}
#column a {
	display:block;
	width:100%;
	height:100%;
}
a{
	text-decoration:none;
	color:white;	
}
a:hover{
	color:black;
}
#join{
	height:280px;
	width:95%;
}
#successday, #companyparty ,#make {
	height:300px;
	width:100%;
}
#join:hover{
	width:100%;
	height:300px;
	border: 5px double yellow;
}

#success{
	width:100%;
	height:400px;

}
#success , #sec.row , #sec.column{
	width:100%;
	text-align:center;
	vertical-align:center;
}
h2{
	text-align:center;
	font-size:25px;
	color:white;
	background-color:black;
	opacity:0.68;
	font-family: Book Antiqua ;
}
#successday , #companyparty , #make money{
	width:100%;
}

#worth{
	width:100%;
	height:100%;	
    text-align: left;
	vertical-align:center;
	font-size:25px;
	color: black;
	font-family:italic;

}
#worth, #row3 , #column3{
	
	
}
#moneymenu, #car , #travel , #healty , #friend ,#family , #freedom , #successd, #positive,
#beauty , #experience , #contact
{
	height:35px;
	width:35px;
	
}
#column3:hover{
	color:white;
		background-color:#66B2FF;
	text-align:center;
	
}




