body{
	Width:98%;
	height:90%;
	}
	
form{
	border:none;
	margin:0px;
	padding:0px;
	width:98%;
	}


#header{
		height:7em;
		}

#logo{
	margin-left:1%;
	float:left;
	height:7em;
	width:20em;
	}



#avatar{
float:left;
width:48%;
height:20em;
margin-top:5em;
}



#wrapper{
	float:right;
	margin-left:2%;
	width:48%;
}
	
.roundcont {
	background-color: #25587E;
	}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(http://www.yhaken.com/images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(http://www.yhaken.com/images/br.gif) no-repeat bottom right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

#question{
height:3em;
width:94%;
margin-left:2.5%;
}

#entry{
float:left;
height:3em;
width:90%;
}

#ask_button{
float:right;
width:8%;
height:3em;
}

#answer_box{
height:16em;
width:92%;
border: 2px solid #000080;
margin-left:2.5%;
margin-top:0.5em;
padding-left:1%;
padding-right:1%;
font-size:1.5em;
background-color:#FFFFFF;
overflow:auto;
}



#footer{
clear:both;
height:5em;
}

#contact{
float:right;
margin-right:0%;
}

#copyright{
width:20%;
height:1em;
margin-top:2em;
color:#708090;
float:left;
}