Project

General

Profile

Download (353 Bytes) Statistics
| Branch: | Revision:
1
body {
2
	font:13px helvetica, arial, sans-serif;
3
	color:#474747;
4
	margin: 0 0 0 5px;
5
	}
6
	
7
img {
8
	/*margin-top:-10px;	*/
9
}
10

    
11
h3 {
12
	font-weight:normal;	
13
	margin-bottom:0;
14
	font-size:18px;
15
}
16

    
17
p {
18
	margin-top:4px;	
19
}
20

    
21
#welcomeImage {
22
	width:110px; height:110px; float:right; clear:left;	
23
}
24

    
25
#welcomeText {
26
	width:100%; clear:none;	
27
}
28

    
29
#welcomeGetStarted {
30
	
31
}
(9-9/14)