h1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
.serv {
	background-image: url(images/se.jpg);
	height: 600px;
	width: 800px;
}
.porfolio_body {
	background-image: url(images/portfolio.jpg);
	height: 600px;
	width: 800px;
	background-repeat: no-repeat;
}
.sobre {
	height: 600px;
	width: 800px;
}
