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

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

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

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

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

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

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


/*----------| 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*/
