Edit the following in the ux_access.css file:
body {
…
background-color: #f7ba6f;
}
#theNidpContent{
margin: 0px auto;
width:400px;
}
#globalMessage {
margin: 0px auto;
width:400px;
}
#nam-login-tabs-div {
background-color: #dbd9db;
}
For information about how to modify the file, see Modifying Configurations.