body {
	color: #000000;
	background-color:#ffa500;
	font-family: Comic Sans MS ;
	font-weight: normal;
	font-size: 16px;
}

a:link{color:blue;}
a:visited{color:purple;}
a:hover{color:white;}
a:active{color:red;}



#title{
	width:910px;
	font-size: 30px;
	color: #ffffff;
	margin-bottom:10px;	
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.minititle{
	
	font-size: 12px;
	color: black;
	margin-bottom:10px;	
	
}

#allproblem{
	background-color:white;	
	height:125px;
	width:910px;
	margin-left:auto;
	margin-right:auto;
	/*text-align:center;*/
}
#wordproblem{
	display:inline;
	float:left;
	width:470px;
	height:100px;
	color: #000000;
	background-color:white;
	/*text-align:center;*/
}
#wordproblem1{/*dins de wordproblem*/
/*	position:relative;*/
	display:inline;
	font-size: 21px;
	float:left;
	margin-bottom:5px;
	width:500px;
}
#wordproblem2{
/*	position:relative;*/
	display:inline;
	float:left;
	width:500px;
}
#wordproblem3{
/*	position:relative;*/
	display:inline;
	float:left;
	width:500px;
}
#newbuttondiv{
	margin-left:8px;
}
#newproblem{
	font-family: Comic Sans MS ;
	font-weight: normal;
	font-size: 20px;
	margin-top:2px;
	width:414px;	
}
#numberp1, #numberp2{
	display:inline;
	height:50px;
	float:left;
	margin-top:45px
}
#pizza1, #pizza2{
margin-top:5px;
}

#pizzadivimg1{
	display:inline;
	height:100px;
	float:left;
	/*background-color:white;*/
}
#pizzadivimg2{
	display:inline;
	height:100px;
	float:left;
	/*background-color:white;*/
}
.selectfont{
	font-family: Comic Sans MS ;
	font-size: 16px;
	font-weight: normal;
	background-color:#eeeeee;
}
.grayed{
	color:#505050;
}

.pizzatinyprint{
	font-size: 12px;
	text-align:center;
}
#solving{
	width:910px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
#divfrac1{
	/*position:absolute;*/
	display:inline;
	float:left;
	width:300px;
	height:363px;
	border:1px solid #d3d3d3;
}
#divfrac2{
	/*position:absolute;*/
	display:inline;
	float:left;
	width:300px;
	height:363px;
	border:1px solid #d3d3d3;
}
#solution{
	display:inline;
	float:left;
	width:304px;
	height:363px;
	border:1px solid #d3d3d3;
	background-color:white;
}
#textb1Div, #textb2Div{
	margin-top:5px;
	margin-bottom:5px;
}
#txt1, #txt2{
	display:inline;
}
#solbut{
width:130px;
}
#solcomplete{
width:30px;
}
#solfraction{
width:50px;
}
.big{
	font-size: 20px;
}
.selsol{
	font-family: Comic Sans MS ;
	font-size: 20px;
	font-weight: normal;
	background-color:#ffa500;
	color:white;
}
#completepizzas{
	width:910px;
}

#fullDiv1{
	display:inline;
	float:left;
	width:300px;
	height:60px;
	border:1px solid #d3d3d3;
	margin-top:5px;	
}
#fullDiv2{
	display:inline;
	float:left;
	width:300px;
	height:60px;
	border:1px solid #d3d3d3;
	margin-top:5px;	
}
#fullDivsol{
	display:inline;
	float:left;
	width:304px;
	height:60px;
	border:1px solid #d3d3d3;
	margin-top:5px;	
}
#godown{
	margin-top:140px;
}
#separator{
	height: 450px;
}
#bottom{
	display: block;
	font-size:15px;
	font-weight: normal;
	
}
#hiddendiv{
	display:none;
}
#fracpizza1, #fracpizza2{
	background-color:#ffa500;
}
