Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body{
- background-color: #a23e24;
- width:100%;
- height: 100%;
- }
- #container{
- width:65%;
- height:100%;
- background-image: url('images/bg.jpg');
- background-repeat: no-repeat;
- }
- #headerWrapper{
- width:100%;
- height:11%;
- }
- #headerLeft{
- width:60%;
- height:10%;
- padding:
- float:left;
- clear: left;
- background: url('images/contenders_logo.png')
- }
- #headerRight{
- width:40%;
- height:10%;
- float:right;
- }
Advertisement
Add Comment
Please, Sign In to add comment