| #novaContent { | |
| background:#fff url('images/exploreProjects.jpg') no-repeat; | |
| } | |
| #infoDiv { | |
| margin-top:80px; | |
| margin-left:45px; | |
| width:300px; | |
| text-align:left; | |
| float:left; | |
| font-weight:bold; | |
| } | |
| #infoDiv p { | |
| font-size:14px; | |
| line-height:16px; | |
| } | |
| #links { | |
| margin-top:20px; | |
| margin-bottom:20px; | |
| margin-left:60px; | |
| float:left; | |
| width:500px; | |
| } | |
| .link img { | |
| position:relative; | |
| top:-10px; | |
| float:left; | |
| padding:5px; | |
| } | |
| .link { | |
| clear:both; | |
| padding:20px; | |
| } | |
| .link p.heading { | |
| font-size:16px; | |
| } | |
| .link p.subText { | |
| font-size:12px; | |
| } |