.LGJ {
    width: 460px;
    background-color: #e0ddd7;
    text-align: justify;
    line-height: 95%;
    font-family: 'Roboto', Calibri, sans-serif;
    padding: 10px;
    color: #0d0000;
    font-size: 12.5px;
	font-weight: 500;
    border: 6px solid #542447;
    border-style: double;
	position:absolute;
	top:0;
	left:0;
}

.pic {
    float: left;
}

.yay {
    background-image: url(coffee.png);
	text-indent : 2em;
}

a, a:visited  {
	color:darkblue;
	text-decoration:none;
	font-size: xx-large;
	font-family: Calibri;
	text-transform: uppercase;
}