#wrapper {position:relative; width: 600px; margin:auto; border:0px; 
text-align:left; }

div.menu {
    display: table;
    width: 100%;
    table-layout: fixed;    /* For cells of equal size */
}
div.menu span {
    display: table-cell;
    text-align: center;
    font-family: garamond, times, serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 16;
    line-height: 100%;
    word-spacing: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: none;
    text-indent: 0px;
}

p.style1 {
	font-family: garamond, times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 30;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0px;
}

p.style2 {
	font-family: garamond, times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 26;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 50px;
        color: gray;
}

#style_head {
	font-family: garamond, times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 22;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
	text-indent: 0px;
        color: gray;
}

#style3 {
	font-family: garamond, times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 22;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
	text-indent: 0px;
        color: gray;
}

#style4 {
	font-family: garamond, times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 20;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
	text-indent: 0px;
}

#style5{
	font-family: garamond, times, serif;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: 18;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0px;
}

#style6{
	font-family: garamond, times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 16;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0px;
}

#style7{
	font-family: garamond, times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 16;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0px;
}

#profile{
        float: left;
        width: 200px;
        height: 450px;
}
<!--
a:link {color: black; text-decoration: none; }
a:active {color: gray; text-decoration: none; }
a:visited {color: gray; text-decoration: none; }
a:hover {color: black; text-decoration: none; }
-->

