.right {
    position: absolute;
	margin-top: 10px;
	margin-right: 10px;
    right: 0px;
    background-color: #b0e0e6;
}
p{
	font-family: Tahoma, Verdana, Arial Black;
	
}
.mywell > .well {
    background-color: #b0e0e6;
}