#cloud{
    height:630px;
    overflow: auto;
    padding:20px 10px 10px 10px;
    font-family: Georgia, serif;
    text-align:center;
}

#cloud a {
	color:#606060;
	text-decoration:none;
	text-transform: capitalize;
    line-height:1.5em;
	}
#cloud a:hover {
	color:#fcb040;
	}

#related {
	float: left;
	position:absolute;
    width:200px;
    font-family: Times New Roman, serif;
}

#related a {
    float:left;
}
#size1 {
	font-size:2em;
	}

#size2 {
	font-size:2.25em;
	}

#size3 {
	font-size:2.50em;
	}

#size4 {
	font-size:2.75em;

	}

#size5 {
	font-size:3em;

	}
#size6 {
	font-size:3.25em;

	}

#size7 {
	font-size:3.50em;
	}

#size8 {
	font-size:3.75em;
	}

#size9 {
	font-size:4em;
	}

#size10 {
	font-size:6em;
	}
