<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>ricardo-rosario new document title</title>
</head>
<body>
<p>.Title {     background-color:width:225;     margin-left:auto;     margin-right:auto;     position:center; } img {     height:110px;     width:120px; } table{     border:1px solid black; } #button{     border-radius: 10px; 	border: 2px solid #6495ED; 	background-color: #BCD2EE; 	height: 50px; 	width: 100px; } #button:hover{     background-color:green; } .aboutme{     display:inline-block;      } .stem{      } .me{     display:inline-block;     margin-top:-130px;     padding-left:150; } .summercollege{      } .Colleges{      } body{     background-image:url('http://cotrugli.org/wp-content/uploads/header-emba.jpg');     color:orange;     background-repeat: no-repeat;     background-size:cover; }</p>
</body>
</html>