body {
		margin: 0em; 
		background-image: url("./Buttons/Background_for_text.png");
		background-repeat: no-repeat;
		background-color:  black; 
		font-size: 1em; 
		text-align: left;	
}
	
a {
	text-decoration: none;
	border-style: none;
}
	
.robot-positioner {
		position:absolute;
		margin-left: 270px;
	  	margin-top: 63px;	
}
	
a:link {
    text-decoration: none;
	border-style: hidden;
	color:white;
	border:0;
	outline:none;
}

a:visited {
    text-decoration: none;
	border-style: hidden;
	color:white;
	border-color:none;
	outline:none;
}
	
img{
	border:none;
}
	
.TextBox {
	position: absolute; 
	left: 275px; 
	top: 77px; 
	width:695px; 
	height:632px;  
	overflow:auto;
}

.BannerText {
	position: absolute;
	left: 263px;
	top:10px;
	width:695px;
	height:40px;
	font-size:1em;
	font-style:bold;
}

.Background{
	position:absolute;
	left:0px;
	top:0px;
}

.LauraCMartini{
	position:absolute;
	left:15px;
	top:10px;
}

.Martini_at_mit{
	position:absolute;
	left:831px;
	top:720px;
}

.Back {
	position:absolute;
	left: 750px;
	top:18px;
}

.Forward{
	position:absolute;
	left:845px;
	top:18px;
}

.Portfolio{
	position:absolute;
	left:15px;
	top:73px;
}

.PortfolioPhoto{
	position:absolute;
	left:270px;
	top:63px;
}

.PortfolioDescription{
	position:absolute;
	left: 690px;
	top:61px;
	width:260px;
	text-align: justify;"
}

.ProjectInfo{
	position:absolute;
	left:268px;
	top:641px;
}

.About{
	position:absolute;
	left:15px;
	top:118px;
}

.Resume{
	position:absolute;
	left:15px;
	top:163px;
}