body.profile {
	background: transparent url() no-repeat scroll top center;
	background-color: #443931;
	background-attachment: fixed;
}

/*----------| HEX COLOR A |----------*/

.sub_block a.show_options { color: #CBB39F;}
#top #nav a { color: #CBB39F; }  
a:visited { color: #CBB39F; }  
a:link { color: #CBB39F; }   
span.button-cancel a { color: #CBB39F; } 
.profile a.add_link { color: #CBB39F; }  
.characters { color: #CBB39F;}

/*----------| HEX COLOR B |----------*/

#top .beta { color: #CBB39F; }
div.input-button input, div.input-submit input, div.input-button a { #CBB39F }; 
.form-openid { border-color: #CBB39F; }
.form-openid h1 { background-color: #443931; }

.form-box { border-color: #CBB39F; }
.form-box h1 { background-color: #443931; }

div.input-button input, div.input-submit input {
	background-color: #443931; }
	
div.input-button input:hover, div.input-button input:focus, div.input-submit input:hover, div.input-submit input:focus {
	background-color: #443931; }


/*----------| Other |----------*/

div.input-button input, div.input-submit input, div.input-button input:hover, div.input-button input:focus, div.input-submit input:hover, div.input-submit input:focus { color: #FFF; }

.form-openid .site { background-color: #E2E2E2;} /*slightly lighter*/