@charset "utf-8";
/* CSS Document */
#wrapper {
	height: 800px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-color: #3C6082;
	border-style: double;
	border-width: 10px;
	vertical-align: top;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
}
a {
	text-decoration: none;
	color:#003;
}
a:hover { font-style:italic;
}
a:visited { color:#003;
}

body {
	background-color: #6199bc;
}
#main {
	background-image: url(images/portfolio_r3_c4.jpg);
	height: 600px;
	width: 494px;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: none;
	text-indent: 20px;
}
h1{
	color: black;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}

