#main {

width: 412px;
margin-left:auto;
margin-right: auto;

font-family: helvetica, sans-serif;
font-size:11px;
letter-spacing: 0.1em;
line-height : 1.5em;


}

#main_pass {

width: 225px;
margin-left:auto;
margin-right: auto;

font-family: helvetica, sans-serif;
font-size:11px;
letter-spacing: 0.1em;
line-height : 1.5em;


}

#main_prod {

text-align:center;
width: 412px;
margin-left:auto;
margin-right: auto;

font-family: helvetica, sans-serif;
font-size:11px;
letter-spacing: 0.1em;
line-height : 1.5em;


}

hr {
	border : 0px;
	border-bottom : 1px solid black;
	width : 655px;
}


#links {
	width: 100%;
	text-align: center;
	font-family: helvetica, sans-serif;
	font-size:12px;
	letter-spacing: 0.2em;

}

a {
	
	text-decoration: none;
	color: black;
	
}

a:hover{

	color: red;
	
}



#footer {
	width: 100%;
	text-align: center;
	font-family: helvetica, sans-serif;
	font-size:10px;
	letter-spacing: 0.2em;

}

#frameform {
	
	border: 1px solid black;
	
}

h1 {
	
	font-size : 14px;
	
}
h2 {
	
	font-size: 12px;
	
}